All posts
{% for article in dates %}
{% if article.author_gravatar %}
{% endif %}
{% endfor %}
{% extends 'index.html' %} {% block title %}all posts // {{ super() }}{% endblock title %} {% block pagetitle %}all posts{% endblock pagetitle %} {% block content %}