Page MenuHomeIn-Portal Phabricator

footer.elm.tpl
No OneTemporary

File Metadata

Created
Tue, Feb 25, 9:27 PM

footer.elm.tpl

<inp2:m_DefineElement name="bottom_menu_element" no_editing="1">
<li <inp2:m_if check="m_Param" name="is_last">class="bg_none"</inp2:m_if>>
<a href="<inp2:m_Link template='$template' m_cat_id='$cat_id' use_section='$use_section' m_cat_page='1'/>" title="<inp2:m_Param name="title"/>"><inp2:m_Param name="title"/></a>
</li>
</inp2:m_DefineElement>
<div class="body4">
<div class="main">
<div id="footer_menu">
<nav>
<ul>
<inp2:st_CachedMenu render_as="bottom_menu_element" category_id="1"/>
</ul>
</nav>
</div>
</div>
</div>
<div class="body5">
<div class="main">
<footer>
&copy; <inp2:lang.current_CurrentDate format="Y"/> <inp2:m_GetConfig name="Site_Name"/><br/>
Powered by <a href="http://www.in-portal.com" target="_blank">In-Portal &mdash; Open Source CMS</a>
<!--##
<a href="http://www.templatemonster.com/" target="_blank">Website template</a>designed by TemplateMonster.com
##-->
</footer>
</div>
</div>
<inp2:m_RegisterPageHit/>

Event Timeline