mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Move a full stop so it's outside the link
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Royal Mail delivers from Monday to Saturday, excluding bank holidays.
|
Royal Mail delivers from Monday to Saturday, excluding bank holidays.
|
||||||
</p>
|
</p>
|
||||||
<a href="{{ url_for('.pricing') + '#letters'}}">See a list of postage prices.</a>
|
See a list of <a href="{{ url_for('.pricing') + '#letters'}}">postage prices</a>.
|
||||||
<p>
|
<p>
|
||||||
<a href="{{ url_for('.view_template', service_id=service_id, template_id=template_id) }}">Back to template</a>
|
<a href="{{ url_for('.view_template', service_id=service_id, template_id=template_id) }}">Back to template</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user