{% extends "admin/change_form.html" %} {# Change Form for serviceconfig/service #} {% load i18n %} {# Pridanie vlastneho linku #} {% block object-tools %} {% if change %}{% if not is_popup %} {% endif %}{% endif %} {% endblock %}