Change styling of 'back to template' link on edit template postage page

This commit is contained in:
Pea Tyczynska
2019-01-30 16:28:55 +00:00
parent 29a860cf96
commit 6b9f0675d1
2 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,6 @@
<p>
Royal Mail delivers from Monday to Saturday, excluding bank holidays.
</p>
See a list of <a href="{{ url_for('.pricing') + '#letters'}}">postage prices</a>.
<p>
<a href="{{ url_for('.view_template', service_id=service_id, template_id=template_id) }}">Back to template</a>
See a list of <a href="{{ url_for('.pricing') + '#letters'}}">postage prices</a>.
</p>