wip: create/update/delete...

This commit is contained in:
Christoph Haas
2020-11-09 14:32:20 +01:00
parent 7d7af70346
commit 2e61b8c8bd
10 changed files with 62 additions and 187 deletions

View File

@@ -11,9 +11,9 @@
<link rel="stylesheet" href="/css/custom.css">
</head>
<body id="page-top">
<body id="page-top" class="d-flex flex-column min-vh-100">
{{template "prt_nav.html" .}}
<div class="container">
<div class="container mt-5 main-app">
<h1>Edit interface <strong>{{.Device.DeviceName}}</strong></h1>
{{if $.Alerts.HasAlert}}