mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-25 12:51:05 -05:00
Remove back to all templates link
The all templates page is linked to from the navigation, and clutters up this footer area of the template page, which now has some extra info.
This commit is contained in:
@@ -22,9 +22,4 @@
|
||||
{{ api_key(template.id, name="Template ID", thing='template ID') }}
|
||||
</div>
|
||||
|
||||
{{ page_footer(
|
||||
secondary_link=url_for('.choose_template', service_id=current_service.id),
|
||||
secondary_link_text='All templates'
|
||||
) }}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user