1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-03-14 09:47:33 +00:00
Pierre-antoine Comby 28a747ac17 start frontend
2019-08-10 19:00:16 +02:00

8 lines
175 B
HTML

{% extends "admin/login.html" %}
{% comment %}
SPDX-License-Identifier: GPL-2.0-or-later
{% endcomment %}
{% load i18n %}
{% block title %}{% trans "Log in" %}{% endblock %}