mirror of https://github.com/grafana/grafana
parent
c980efd470
commit
e3564d12a1
@ -1,11 +1,12 @@ |
|||||||
|
<navbar title="404" icon="fa fa-fw fa-question" title-url="/"> |
||||||
|
</navbar> |
||||||
|
|
||||||
<div class="row-fluid" style="margin-top: 100px;"> |
<div class="page-container"> |
||||||
<div class="span2"></div> |
|
||||||
|
|
||||||
<div class="grafana-info-box span8 text-center"> |
<div class="page-header"> |
||||||
<h3>Page not found (404)</h3> |
<h1> |
||||||
</div> |
Page not found (404) |
||||||
|
</h1> |
||||||
<div class="span2"></div> |
</div> |
||||||
|
|
||||||
</div> |
</div> |
||||||
|
|||||||
Loading…
Reference in new issue