(feat): We've got a working admin panel

This commit is contained in:
Blake Ridgway 2025-02-12 21:42:32 -06:00
parent a8d2f7b798
commit 0628d45527
6 changed files with 205 additions and 78 deletions

View file

@ -14,7 +14,7 @@
</head>
<body>
<h1>Subscribers</h1>
<p><a href="{{ url_for('send_update_email') }}">Send Update Email</a></p>
<p><a href="{{ url_for('send_update') }}">Send Update Email</a></p>
{% if emails %}
<table>
<tr>