{{title}}
{% for post in posts %}
{{post.icon}}
{{post.name}}
{{post.received}}
{% endfor %}
{% include "footer.html" %}