1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 10:28:36 +00:00
Munin-Contrib/templates/official/partial/footer.tmpl
2012-01-12 15:32:37 +01:00

7 lines
307 B
Cheetah

<div id="footer">
<TMPL_IF NAME="PEERS">
<p class="navigation"><TMPL_INCLUDE NAME="bottom_navigation.tmpl"></p>
</TMPL_IF>
<p class="tagline">This page was generated by <a href="http://www.munin-monitoring.org/">Munin</a> version <TMPL_VAR NAME="MUNIN_VERSION"> at <TMPL_VAR NAME="TIMESTAMP">.</p>
</div>