{% from "components/banner.html" import banner_wrapper %} {% extends "admin_template.html" %} {% block per_page_title %} You can always go back to training mode by clicking ‘Switch service’ in the top right. {% endblock %} {% set mainClasses = "govuk-!-padding-top-0 govuk-!-padding-bottom-0" %} {% block main %}
{% include "service_navigation.html" %}

You can always go back to training mode by clicking ‘Switch service’ in the top right.

Continue

{% endblock %}