Update schedule module
This commit is contained in:
@ -4,9 +4,7 @@
|
||||
{% block title %}{% trans "Singup" %}{% endblock %}
|
||||
{% block pagetitle %}{% trans "Singup" %}{% endblock %}
|
||||
{% block content %}
|
||||
<p>
|
||||
<strong>{% trans "Singup" %}</strong>
|
||||
</p>
|
||||
<p><strong>{% trans "Singup" %}</strong></p>
|
||||
|
||||
<form method="post" action="{% url 'signup' %}">
|
||||
{% csrf_token %}
|
||||
|
Reference in New Issue
Block a user