aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2022-04-05 20:27:54 +0100
committerAKP <tom@tdpain.net>2022-04-05 20:27:54 +0100
commit7be8dbcde9ec14e16f88dd807ff9b9b802c83b28 (patch)
tree6d2e170ea52ca9ec14169de524591baca0f37fc9
parente729e8d08f95e6feaa8dcdbb2ed6fcba987a60b1 (diff)
Remove version number stuff
Signed-off-by: AKP <tom@tdpain.net>
-rw-r--r--walrss/internal/http/views/main.qtpl.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/walrss/internal/http/views/main.qtpl.html b/walrss/internal/http/views/main.qtpl.html
index d1f0e24..c9ab30f 100644
--- a/walrss/internal/http/views/main.qtpl.html
+++ b/walrss/internal/http/views/main.qtpl.html
@@ -282,6 +282,8 @@
</div>
</form>
+ <button hx-post="{%s= urls.TestEmail %}">Send test email</button>
+
</div>
</div>
{% endfunc %} \ No newline at end of file