mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 02:38:25 -04:00
link only to usage page
This commit is contained in:
@@ -26,10 +26,6 @@
|
|||||||
{{ ajax_block(partials, updates_url, 'inbox') }}
|
{{ ajax_block(partials, updates_url, 'inbox') }}
|
||||||
|
|
||||||
{{ ajax_block(partials, updates_url, 'totals') }}
|
{{ ajax_block(partials, updates_url, 'totals') }}
|
||||||
{{ show_more(
|
|
||||||
url_for('.monthly', service_id=current_service.id),
|
|
||||||
'See messages sent per month'
|
|
||||||
) }}
|
|
||||||
|
|
||||||
{{ ajax_block(partials, updates_url, 'template-statistics') }}
|
{{ ajax_block(partials, updates_url, 'template-statistics') }}
|
||||||
|
|
||||||
|
|||||||
@@ -64,7 +64,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<p class="align-with-heading-copy">
|
<p class="align-with-heading-copy">
|
||||||
Financial year ends 31 March.
|
Federal fiscal year ends September 30.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user