{{name}}
{% for post in posts %}
{{post.day}}
{{post.menu}}
{{post.received}}
{% endfor %}
{{validate}}
{% include "footer.html" %}