From: Magnus Hagander Date: Mon, 2 Jun 2025 12:55:38 +0000 (+0200) Subject: Add back-links to admin forms X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/%20?a=commitdiff_plain;h=3814f894cdc1900fca0aa818e550a12bbcf37dd3;p=pgmailmgr.git Add back-links to admin forms --- diff --git a/pgmailmgr/mailmgr/templates/form.html b/pgmailmgr/mailmgr/templates/form.html index a58a91c..a366cca 100644 --- a/pgmailmgr/mailmgr/templates/form.html +++ b/pgmailmgr/mailmgr/templates/form.html @@ -1,4 +1,9 @@ {%extends "base.html" %} +{%block headlinks%} + + +{%endblock%} + {%block content%}

Edit