mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Revert "Convert all links to govuk frontend"
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class='pill-selected-item{% if not show_count %} pill-centered-item{% endif %}' tabindex='0'>
|
||||
{% else %}
|
||||
<li aria-selected='false' role='tab'>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ link }}">
|
||||
<a href="{{ link }}">
|
||||
{% endif %}
|
||||
{% if show_count %}
|
||||
{{ big_number(count, **big_number_args) }}
|
||||
|
||||
Reference in New Issue
Block a user