Add mocked service ID to all service-specific pages

This commit is contained in:
Chris Hill-Scott
2016-01-13 12:10:29 +00:00
parent a469cf6bcf
commit 04b9c120d4
39 changed files with 188 additions and 170 deletions

View File

@@ -1,11 +1,11 @@
{% extends "withnav_template.html" %}
{% extends "admin_template.html" %}
{% from "components/table.html" import list_table, row, field %}
{% block page_title %}
GOV.UK Notify | Your profile
{% endblock %}
{% block maincolumn_content %}
{% block fullwidth_content %}
<h1 class="heading-xlarge">Your profile</h1>