{% extends "app/base.html" %} {% load markup %} {% load baseurl %} {% block content %} {% for article in object_list %}
{{ article.content }}