{% load i18n %} {% get_current_language as LANGUAGE_CODE %}

{% trans "Featured" %}

{% for post in featured_posts %} {% endfor %}