Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@301
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
{elseif $page eq 'message'}
{include file="banana-message.inc.tpl"}
{if $showthread}
+ <br />
{include file="banana-thread.inc.tpl" withtitle=false}
{/if}
{elseif $page eq 'new'}
</tr>
{/if}
</table>
+{$smarty.capture.pages|smarty:nodefaults}
{if $showboxlist}
+<br />
{include file="banana-boxlist.inc.tpl" grouplist=$groups withstats=true}
{/if}
-{$smarty.capture.pages|smarty:nodefaults}
{* vim:set et sw=2 sts=2 ts=2 enc=utf-8: *}