Refine OCSentinel security dashboard
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<header class="masthead">
|
||||
<a href="/" class="brand"><span>OC</span> Sentinel Debug</a>
|
||||
<div class="header-links"><a href="{{ url_for('reports') }}">Wochenberichte</a><div class="badge">read-only database console</div></div>
|
||||
<a href="/" class="brand"><span>OC</span> Sentinel</a>
|
||||
<div class="header-links"><a href="/">Sicherheitslage</a><a href="{{ url_for('reports') }}">Wochenberichte</a><div class="badge">interner Sicherheitsbereich</div></div>
|
||||
</header>
|
||||
<main>{% block content %}{% endblock %}</main>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user