registration warning
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<h1>Register new user</h1>
|
||||||
|
<p>It is recommended to disable this in the config file once a user has been set up</p>
|
||||||
|
|
||||||
<form method="post">
|
<form method="post">
|
||||||
<label for="username">Username</label>
|
<label for="username">Username</label>
|
||||||
<input name="username" id="username" required><br>
|
<input name="username" id="username" required><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user