1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-13 17:24:26 +00:00

added repsonsive template, which shows month and year graphs on wide screens

This commit is contained in:
Martin Fischer 2016-11-07 11:19:48 +01:00
parent 39976312f7
commit 22d907b92e
21 changed files with 950 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<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>