1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-25 11:37:22 +02:00

🐛 Fix signup

This commit is contained in:
Yohann D'ANELLO
2020-08-05 16:26:44 +02:00
parent af857d6fae
commit 21f1347a60
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{% extends "base.html" %}
{% load i18n %}
{% block content %}
<h2>{% trans "Account activation" %}</h2>