X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/dff1ade92ec138f339c4391df09c090006907374..58120aed9b7ba336d9935358f0716e9e0de8b7f0:/forum/skins/default/templates/notifications/feedback.html diff --git a/forum/skins/default/templates/notifications/feedback.html b/forum/skins/default/templates/notifications/feedback.html index 06b8b84..b9464f2 100644 --- a/forum/skins/default/templates/notifications/feedback.html +++ b/forum/skins/default/templates/notifications/feedback.html @@ -1,6 +1,7 @@ {% extends "email_base.html" %} {% load i18n %} {% load extra_tags %} +{% load email_tags %} {% block content %}

{% spaceless %} @@ -18,7 +19,7 @@ {% if email %}{% trans "email" %}:{{ email }}{% endif %} {% endif %}
- ip: {{request.META.REMOTE_ADDR}} + ip: {{ ip }}