forked from gergely/calendar-social
[Refactor] Rename the app module to calsocial
Just for clarity
This commit is contained in:
5
calsocial/templates/registration-disabled.html
Normal file
5
calsocial/templates/registration-disabled.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Registration is disabled on this instance</h1>
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user