link only to usage page

This commit is contained in:
stvnrlly
2022-12-01 12:58:09 -05:00
parent f49e2a9e6e
commit c8f98b694f
2 changed files with 1 additions and 5 deletions

View File

@@ -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') }}

View File

@@ -64,7 +64,7 @@
{% endif %}
<p class="align-with-heading-copy">
Financial year ends 31 March.
Federal fiscal year ends September 30.
</p>
{% endblock %}