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

{% trans "Subprojects" %}

{% endblock %}