{$content}
				
				{if $show_index_boxes == 'true'}
				
					{box name=xt_blog type=user box_type=categories}
					{box name=xt_blog box_type=featured_messages limit=5 type=user}
					{hook key=index_boxes_top}
					{box_cache name=categories_recursive position=sidebar cache_id=sidebar}
					{box name=xt_blog box_type=featured_messages limit=5}
					{hook key=index_boxes_middle}
					
					{hook key=index_boxes_bottom}
				
				{/if}