From 9bc4d87938c21c0000dd97e5878eff5a475543d1 Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Wed, 12 Feb 2025 12:59:44 -0600 Subject: [PATCH] (fix): Fixed url_for link --- templates/admin_index.html | 2 +- templates/send_update.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/admin_index.html b/templates/admin_index.html index a03b4e3..dec1e2d 100644 --- a/templates/admin_index.html +++ b/templates/admin_index.html @@ -14,7 +14,7 @@

Subscribers

-

Send Update Email

+

Send Update Email

{% if emails %} diff --git a/templates/send_update.html b/templates/send_update.html index e393bd0..3373ba1 100644 --- a/templates/send_update.html +++ b/templates/send_update.html @@ -23,7 +23,7 @@ {% endif %} {% endwith %} - +