FIX: add comment to allow modifiers to identify notifications
This commit is contained in:
parent
8eec9da0b4
commit
207dddf034
|
@ -4,7 +4,7 @@
|
||||||
<%= t('user_notifications.reply_above_line') %>
|
<%= t('user_notifications.reply_above_line') %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
<!-- important - do not remove this comment! [[notification email]] -->
|
||||||
<div class='header-instructions'>%{header_instructions}</div>
|
<div class='header-instructions'>%{header_instructions}</div>
|
||||||
|
|
||||||
<%- if SiteSetting.private_email? %>
|
<%- if SiteSetting.private_email? %>
|
||||||
|
|
Loading…
Reference in New Issue