{% include 'atoms/header.html' %} {% include 'atoms/nav.html' %}
{% for article in articles %} {% endfor %}
{% include 'atoms/footer.html' %}