{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans 'Set up monitoring' %}{% endblock %} {% block main %} {% include 'identity/projects/_set_up_monitoring.html' %} {% endblock %}