{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{include file="rt/rtfilter.html"} {if $queuedata.total != 0} {/if} {include file="rt/rtheader.html"} {include file="rt/rtqueueviewbox.html"} {if $queuedata.total != 0} {/if}
{include file="scroller.html" listdata=$queuedata loop=$queue} {trans("Create")}
{include file="scroller.html" listdata=$queuedata loop=$queue} {trans("Create")}
{/block}