First commit of POC version
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<div class="alert alert-info text-center">
|
||||
Your account is pending admin approval.
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user