{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Application Details" %}{% endblock %} {% block page_header %} {% include "horizon/common/_detail_header.html" with title=_("Application Details") %} {% endblock page_header %} {% block main %}