login and logout
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{% extends 'base.html' %}
|
||||
{% block content %}
|
||||
HI
|
||||
{% if error %}
|
||||
{{ error }}
|
||||
<br/>
|
||||
<br/>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user