forked from bton/matekasse
jinja
This commit is contained in:
parent
2432eed1ae
commit
5179ec792c
8 changed files with 128 additions and 91 deletions
9
Website/templates/removeuser.html
Normal file
9
Website/templates/removeuser.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue