mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 23:58:26 -04:00
Revert "Convert all links to govuk frontend"
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
Letter
|
||||
</span>
|
||||
{% else %}
|
||||
<a class="govuk-link govuk-link--no-visited-state template-statistics-table-template-name" href="{{ url_for('.view_template', service_id=current_service.id, template_id=item.template_id) }}">{{ item.template_name }}</a>
|
||||
<a class="template-statistics-table-template-name" href="{{ url_for('.view_template', service_id=current_service.id, template_id=item.template_id) }}">{{ item.template_name }}</a>
|
||||
<span class="template-statistics-table-hint">
|
||||
{{ message_count_label(1, item.template_type, suffix='template')|capitalize }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user