{% extends 'base.djhtml' %} {% load i18n %} {% block content %} {% for nw in news.object_list %} {% endfor %} {% endblock %}