Add authentication for pre-existing users.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% extends "layout.html" %}
|
||||
|
||||
{% block body %}
|
||||
Please authorize yourself!
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user