{% extends "base.html" %} {% load i18n %} {% block content %} {% include 'promgen/breadcrumb.html' with service=service only %} {% include "promgen/service_block.html" %} {% endblock %}