redis report

This commit is contained in:
Kenneth Kehl
2025-01-22 08:44:34 -08:00
parent 56af19637e
commit a4f6dd7100
5 changed files with 92 additions and 8 deletions

View File

@@ -34,5 +34,8 @@
<p>
<a class="usa-link" href="{{ url_for('main.download_all_users') }}">Download All Users</a>
</p>
<p>
<a class="usa-link" href="{{ url_for('main.get_redis_report') }}">Get Redis Report</a>
</p>
{% endblock %}