{% extends "base.html" %} {% load i18n inlinetrans action_tags %} {% block content %}

{% itrans "Foo listing" %}

{% endblock %}