1
0
Fork 0
forked from bton/matekasse
This commit is contained in:
bton 2024-02-17 02:12:27 +01:00
parent 2432eed1ae
commit 5179ec792c
8 changed files with 128 additions and 91 deletions

View file

@ -0,0 +1,9 @@
<html>
<title>remove user</title>
<p>
<p>
<a href="/list">user and tag list</a> | <a href="/documentation">Documentation</a>
</p>
<p>Deleted user {{user_name|safe}}</p>
<a href="/list">return to the tags and user list</a>
</p>