diff --git a/templates/send_update.html b/templates/send_update.html index fccd7ff..e3c16b5 100644 --- a/templates/send_update.html +++ b/templates/send_update.html @@ -1,37 +1,32 @@ - - +{% extends "base.html" %} +{% block title %}Send Update{% endblock %} +{% block content %} +
Send an email update to all subscribers
+