mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 18:08:21 +02:00
start frontend
This commit is contained in:
8
templates/registration/login.html
Normal file
8
templates/registration/login.html
Normal file
@ -0,0 +1,8 @@
|
||||
{% extends "admin/login.html" %}
|
||||
{% comment %}
|
||||
SPDX-License-Identifier: GPL-2.0-or-later
|
||||
{% endcomment %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{% trans "Log in" %}{% endblock %}
|
Reference in New Issue
Block a user