{{ article.locale_date}}
{{ article.title }}
{{ article.summary }}
{% extends "base.html" %} {% block content %} {% block content_title %} {% endblock %} {% set cnt = 0 %} {% for article in articles_page.object_list %} {% if cnt < 2 %} {% if articles_page.has_previous() %} {% if cnt == 0 %}