2021-05-19 10:23:47 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>Autoreply Editor</title>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<h1>Autoreply Editor</h1>
|
|
|
|
|
|
|
|
|
|
<p>{{ result }}</p>
|
|
|
|
|
|
2021-12-23 13:25:17 +01:00
|
|
|
<p><a href="/user/{{ user }}">Go back</a></p>
|
2021-05-19 10:23:47 +02:00
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|