mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 22:21:34 -04:00
again
This commit is contained in:
@@ -58,9 +58,7 @@
|
||||
</span>
|
||||
<div>
|
||||
<a class="usa-link margin-right-3"
|
||||
href="{{ url_for('.view_template_versions', service_id=current_service.id, template_id=template.id) }}">
|
||||
See previous versions
|
||||
</a>
|
||||
href="{{ url_for('.view_template_versions', service_id=current_service.id, template_id=template.id) }}">See previous versions</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if current_user.has_permissions('manage_templates') and user_has_template_permission %}
|
||||
|
||||
Reference in New Issue
Block a user