feat: add user settings page (change username/password) and remove public registration
This commit is contained in:
@@ -16,6 +16,5 @@
|
||||
</label>
|
||||
<button type="submit" class="btn btn-primary">登录</button>
|
||||
</form>
|
||||
<p class="auth-link">没有账号?<a href="/register">注册</a></p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user