{% load i18n %} {% load stelatags %} {% for blog in blog_posts %}
{{blog.title}}
{% endfor %}