aboutsummaryrefslogtreecommitdiffstats
path: root/tests/templates/basic.html
blob: a0ce0d41396b7c5717549203c8d8592579c945ba (plain)
1
2
3
4
5
6
7
<html>
    <head>
        <title>{{ title }}</title>
    </head>
    <body>
    </body>
</html>