{% include "components/article_header.html" %}
{% if type == 'single' %} {{ article.content }} {% else %} {{ article.summary }} {% endif %}