Blog!
{%for p in posts %}
{{p.datetime}}:
{{p.title}}
{%endfor%}
Generated at: {% now "Y-m-d H:i:s" %}