Panels, Widgets, Menus. A new system called "Site Builder"
Jamroom Help
Been in sydney working and had no time for anything :D
{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_dj_header" item_id=$_profile_id size="xxlarge"}
<div class="col6 center">
<div class="mr8 mb8">
{capture name="template" assign="djs_tpl"}
{literal}
{foreach $_djs as $title => $_djs}
{jrCore_module_url module=$_djs.module assign="murl"}
{$profile_dj_header}
{/foreach}
{/literal}
{/capture}
{jrProfile_djs profile_id=$_profile_id template=$djs_tpl}
</div>
</div>