qlinks/qlinks/templates/qlinks/broken_email.txt
2022-01-24 20:03:13 -05:00

9 lines
294 B
Plaintext

{% load i18n %}{% blocktranslate %}Dear {{ name }},{% endblocktranslate %}
{% translate "QLinks has found a broken link:" %}
* {% translate "short link" %}: {{ link.short_url }}
* {% translate "destination" %}: {{ link.long }}
{% translate "Please log onto the admin site and fix this." %}