Skip to content
Snippets Groups Projects
Commit e78ba492 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Override Django Registration templates

parent ce35e8f7
No related branches found
No related tags found
4 merge requests!104Beta,!98Morefront,!91Documents,!89Frontnax
......@@ -4,9 +4,6 @@ SPDX-License-Identifier: GPL-2.0-or-later
{% endcomment %}
{% load i18n crispy_forms_tags static %}
{# Use a fixed-width container #}
{% block containertype %}container{% endblock %}
{# Change page title without displaying it in header #}
{% block title %}{% trans "Log in" %}{% endblock %}
{% block contenttitle %}{% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment