integrate multi-user approach, based on pre-defined list of tuples
This commit is contained in:
14
autoreply_editor/templates/update.html
Normal file
14
autoreply_editor/templates/update.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Autoreply Editor</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Autoreply Editor</h1>
|
||||
|
||||
<p>{{ result }}</p>
|
||||
|
||||
<p><a href="/user/{{ user }}">Go back</a></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user