{% include "admin_nav.html" %}
{{date}}
{% for post in posts %} {% endfor %}
{{post.day}} x{{post.count}}
{% include "admin_footer.html" %}