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/responsive/partial/logo_navigation_problem.tmpl

12 lines
348 B
Cheetah

<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>