remove host list from top of page

This is duplicated in the services list
This commit is contained in:
Franzi 2021-01-02 14:33:40 +01:00
parent 62e0451d5b
commit d7910e5fd3
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 12 additions and 86 deletions

View file

@ -8,21 +8,13 @@
</head>
<body>
<div class="container">
<div class="page-header my-5" id="banner">
<div class="row">
<div class="col-lg-8 col-md-7 col-sm-6">
<h1>Status Page</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h2 id="typography">Hosts</h2>
<div class="page-header my-5" id="banner">
<div class="row">
<div class="col-lg-8 col-md-7 col-sm-6">
<h1>Status Page</h1>
</div>
</div>
</div>
{hosts}
<div class="row">
<div class="col-lg-12">
<div class="page-header">