9 lines
242 B
HTML
9 lines
242 B
HTML
<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>
|