mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-13 17:24:26 +00:00
Adding a copy of the official templates.
This commit is contained in:
parent
a2fead05ca
commit
f25b07da94
21 changed files with 917 additions and 0 deletions
7
templates/official/partial/footer.tmpl
Normal file
7
templates/official/partial/footer.tmpl
Normal 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue