footer now outside of other articles loop

This commit is contained in:
rra 2018-05-08 17:48:48 +02:00
parent 4b382eefef
commit ef3666c43a

View File

@ -78,7 +78,9 @@
</article>
</li>
{% endif %}
</ol>
{% endfor %}
</section>
{% endif %}
{% endblock content %}