mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05: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, 'totals') }}
|
||||
{{ show_more(
|
||||
url_for('.monthly', service_id=current_service.id),
|
||||
'See messages sent per month'
|
||||
) }}
|
||||
|
||||
{{ ajax_block(partials, updates_url, 'template-statistics') }}
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
{% endif %}
|
||||
|
||||
<p class="align-with-heading-copy">
|
||||
Financial year ends 31 March.
|
||||
Federal fiscal year ends September 30.
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user