Merge pull request #1151 from alphagov/heading-level-template-stats

Fix heading level on template stats and usage pages
This commit is contained in:
Chris Hill-Scott
2017-02-23 16:45:07 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
{% block maincolumn_content %}
<h2 class="heading-large">All templates used this year</h2>
<h1 class="heading-large">All templates used this year</h1>
{% include 'views/dashboard/template-statistics.html' %}