1
0
Fork 0
mirror of https://github.com/Findus23/RPGnotes.git synced 2024-09-19 15:43:45 +02:00

fix registration mail

This commit is contained in:
Lukas Winkler 2022-07-07 10:08:41 +02:00
parent 91fb26b499
commit 7b9b912272
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -1,2 +1,2 @@
{% load urls %}
{% main_url %}{% url "django_registration_activate" activation_key %}
{#{% load urls %}#}
https://rpgnotes.lw1.at{% url "django_registration_activate" activation_key %}