Bug fixes to templating issues.
This commit is contained in:
@@ -22,4 +22,7 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
{% block signing_button %}
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
</body>
|
||||
Reference in New Issue
Block a user