mirror of
https://github.com/pantor/inja.git
synced 2026-02-18 09:26:26 +00:00
* add block and extend feature * constify, code cleaning * update single include * add html language to readme * clean tests * constantify, update year
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"author": "Pantor",
|
|
"date": "23/12/2018",
|
|
"tags": [
|
|
"test",
|
|
"templates"
|
|
],
|
|
"views": 123,
|
|
"title": "Inja works.",
|
|
"content": "Inja is the best and fastest template engine for C++. Period.",
|
|
"footer-text": "This is the footer."
|
|
}
|