Add some extra metadata to notifications
This commit is contained in:
1
templates/notification/notice.html
Normal file
1
templates/notification/notice.html
Normal file
@@ -0,0 +1 @@
|
||||
{% load i18n %}{% if notice_url %}<a href="{{notice_url}}">{%endif%}{% blocktrans %}{{ notice }}{%endblocktrans%}{% if notice_description %}: {{ notice_description }}{% endif %}{%if notice_url %}</a>{%endif %}
|
||||
Reference in New Issue
Block a user