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

Fix link in negative balances mails

This commit is contained in:
Yohann D'ANELLO
2020-08-15 21:11:02 +02:00
parent 430036bfc2
commit f95a0875db
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
{% load pretty_money %}
{% load getenv %}
{% load i18n %}
<!DOCTYPE html>
@ -27,7 +28,7 @@
<p>
Si tu ne comprends pas ton solde, tu peux consulter ton historique
sur <a href="{% url "member:user_detail" pk=note.user.pk %}">ton compte</a>.
sur <a href="https://{{ "NOTE_URL"|getenv }}{% url "member:user_detail" pk=note.user.pk %}">ton compte</a>.
</p>
<p>