Other articles
- 
            {% endif %}
        {# other items #}
        {% else %} 
            {% if loop.first and articles_page.has_previous %}
                
 - {% include 'article_infos.html' %} {{ article.summary }} read more {% include 'comments.html' %}
        {% endif %}
        {% if loop.last %}
            
 - {{ page.title }} {% endfor %}
 
- 
            {% endif %}