mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Add performance platform csv report and format live dates
Drop redundant Response wrapper
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
Reports
|
||||
</h1>
|
||||
|
||||
<a target="_blank" href="{{ url_for('main.live_services_csv') }}">Download live services information sheet</a>
|
||||
<p>
|
||||
<a target="_blank" href="{{ url_for('main.live_services_csv') }}">Download live services csv report</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a target="_blank" href="{{ url_for('main.performance_platform_csv') }}">Download performance platform csv report</a>
|
||||
<p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user