{{ article.content}}
Comment
{% extends "base.html" %} {% block content_title %}{% endblock %} {% block content %} {% if articles %} {% for article in articles_page.object_list %} {% if loop.first and not articles_page.has_previous() %}