diff --git a/Web/Presenters/templates/components/post/microblogpost.xml b/Web/Presenters/templates/components/post/microblogpost.xml index 0efac376..49cfe1b3 100644 --- a/Web/Presenters/templates/components/post/microblogpost.xml +++ b/Web/Presenters/templates/components/post/microblogpost.xml @@ -68,11 +68,17 @@ {var $width = $width - 70 * $GLOBALS["_nesAttGloCou"]} {/if} {var $attachmentsLayout = $post->getChildrenWithLayout($width)} -
+
{include "../attachment.xml", attachment => $attachment[2], post => $post}
+ +
+
+ {include "../attachment.xml", attachment => $attachment, post => $post} +
+