1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-12 08:54:01 +00:00

Adding a copy of the official templates.

This commit is contained in:
Steve Schnepp 2012-01-12 15:32:37 +01:00
parent a2fead05ca
commit f25b07da94
21 changed files with 917 additions and 0 deletions

View file

@ -0,0 +1,12 @@
<div id="header">
<h1><a href="<TMPL_VAR NAME="R_PATH">"><span class="logo"></span></a> <span class="currentpage">
<a href="<TMPL_VAR NAME="R_PATH">">Overview</a>
:: Problem overview
:: <span class="problems">[
<a href="#critical">critical</a>
<a href="#warning">warning</a>
<a href="#unknown">unknown</a>
]</span>
</span></h1>
</div>