Lack of interest ad_below_message_body template

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

soloarquitectura

Well-known member
Ad unit template below message body, if this it's posible, naturally.

Code:
(...)
<div class="messageContent"> 
<article>
<blockquote class="messageText ugc baseHtml{xen:if $message.isIgnored, ' ignored'}">
<xen:include template="ad_message_body" />
{xen:raw $message.messageHtml}
<xen:include template="ad_below_message_body" />
(...)
 
Upvote 1
This suggestion has been closed. Votes are no longer accepted.
Top Bottom