Files
inja/test/data/html/data.json
2020-06-27 17:05:56 +02:00

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."
}