aboutsummaryrefslogtreecommitdiff
path: root/deps/inja/test/data/html-extend/data.json
blob: c5726a58af0f601f2859762d7ca9222246b46365 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "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."
}