{% extends "base.html" %} {% load i18n %} {% block content %} {% include "subproject_info.html" %}

{% trans "Translations" %}

{% endblock %}