{* This file modifes blocks in the index.html file of the parent theme only *} {* Replace footer with map widget *} {block name="index_inner_wrapper_footer"} {include file="get_usermod:{$tpl_path}darkness_map_widget.html"} {/block} {* Insert video widget under the main content *} {block name="index_inner_wrapper_main_content" append} {include file="get_usermod:{$tpl_path}darkness_video_widget.html"} {/block}