]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/base_text.html
More polished PAI for module html injection and added a couple more places to inject...
[osqa.git] / forum / skins / default / templates / notifications / base_text.html
index 113e5fdf6535eba325254da26be2e49557b681cd..8cd2c4662d66921de4ffe7fc8ad15eef60ad2d14 100644 (file)
@@ -14,7 +14,7 @@
 
 {% if not exclude_finetune %}
 {% trans "P.S. You can always fine-tune which notifications you receive here:" %}
-{{ settings.APP_URL }}{% url user_subscriptions id=recipient.id %}
+{{ settings.APP_URL }}{% url user_subscriptions id=recipient.id,slug=recipient.username|slugify %}
 {% endif %}
 
 {{ postal_address }}
\ No newline at end of file