Other articles
- 
            {% endif %}
        {# other items #}
        {% else %}
            {% if loop.first %}
                
- {% include 'article_infos.html' %} {{ article.summary }} read more {% include 'comments.html' %}
        {% endif %}
        {% if loop.last %}
            {% if loop.length > 1 or articles_page.has_other_pages() %}
                
- {{ page.title }} {% endfor %}
- 
            {% endif %}
            
Pages
- 
    {% for page in pages %}
        
This site currently has no content.
{% endif %}