mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-27 14:23:53 +00:00
[AB-57] changed some templates to match the changed models for new transaction handling
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<#assign postTargetName>${postTarget.postTarget.name?js_string}</#assign>
|
||||
<#assign channelMention><#if postTarget.channel?has_content>${postTarget.channel.asMention?js_string}<#else><@safe_include "posttarget_no_channel"/></#if></#assign>
|
||||
<@safe_include "posttarget_post_target_text"/>
|
||||
|
||||
<#else>
|
||||
<@safe_include "posttarget_no_post_targets_found"/>
|
||||
</#list>
|
||||
|
||||
Reference in New Issue
Block a user