XenForo
Administrative
- Thread starter
- Admin
- #1
How would I go about making this code:
HTML:
Limited to 500chars whilst retaining attachments and BBCode?
Thanks
Read more about this Feed . . .
HTML:
Code:
<article class="message-body">
{{ bb_code($post.message, 'post', $post) }}
</article>
Limited to 500chars whilst retaining attachments and BBCode?
Thanks
Read more about this Feed . . .