Revert "Convert all links to govuk frontend"

This commit is contained in:
Tom Byers
2020-02-24 11:56:38 +00:00
committed by GitHub
parent ae1b2d4c63
commit 5b306dde4d
163 changed files with 548 additions and 521 deletions

View File

@@ -11,7 +11,7 @@
<div class="column-two-thirds">
<h1 class="heading-large">The link has expired</h1>
<p><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.sign_in') }}">Sign in again</a> to get a new link.</p>
<p><a href="{{ url_for('main.sign_in') }}">Sign in again</a> to get a new link.</p>
</div>
</div>