Replace tabs with two spaces for consistency

This commit is contained in:
Chris Hill-Scott
2016-02-01 16:57:29 +00:00
parent 9cf6dfa6f2
commit 3f45dbf09d
19 changed files with 293 additions and 293 deletions

View File

@@ -6,12 +6,12 @@ GOV.UK Notify | Send email
{% block maincolumn_content %}
<h1 class="heading-xlarge">Send email</h1>
<h1 class="heading-xlarge">Send email</h1>
<p>This page will be where we construct email messages</p>
<p>This page will be where we construct email messages</p>
<p>
<a class="button" href="check-email" role="button">Continue</a>
</p>
<p>
<a class="button" href="check-email" role="button">Continue</a>
</p>
{% endblock %}