{% extends 'base.html' %} {% block main %} {% archiveList articles with type="page" limit="10" %} {% for item in articles %}
{{item.Description|safe}}