We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0df5ae + 1eabeec commit 3570a10Copy full SHA for 3570a10
site/frontend/templates/layout.html
@@ -12,7 +12,7 @@
12
<body class="container">
13
<div>> <a href="index.html">graphs</a>, <a href="compare.html">compare</a>,
14
<a href="dashboard.html">dashboard</a>, <a href="bootstrap.html">bootstrap</a>,
15
- <a href="status.html">status</a>, <a href="help.html">help</a>.
+ <a href="status.html">status</a>, <a href="status_new.html">status new</a>, <a href="help.html">help</a>.
16
</div>
17
{% block content %}{% endblock %}
18
<div style="text-align: center;">
0 commit comments