mirror of
https://github.com/bugsink/bugsink.git
synced 2026-01-05 12:50:17 -06:00
missing file
This commit is contained in:
10
alerts/templates/alerts/issue_alert.txt
Normal file
10
alerts/templates/alerts/issue_alert.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
{# note: order of text here is adapted for legibility when there is no layout, i.e. it's different from the html version on purpose #}There is {{ alert_article }} {{ alert_reason }} issue on project "{{ project_name }}".
|
||||
|
||||
The issue title is:
|
||||
{{ issue_title|truncatechars:100 }}
|
||||
|
||||
View it on {{ site_name }}:
|
||||
{{ issue_url }}
|
||||
|
||||
Manage notification settings:
|
||||
{{ settings_url }}
|
||||
Reference in New Issue
Block a user