{% extends 'infrastructure/base.html' %} {% load i18n %} {% load url from future %} {% block title %}{% trans 'Service Configuration' %}{% endblock %} {% block page_header %} {% include 'horizon/common/_page_header.html' with title=_('Service Configuration') %} {% endblock page_header %} {% block main %}