Add redirect. Minor template fixes

This commit is contained in:
Dmitri Popov
2018-03-26 09:38:26 +02:00
parent cb7babdb68
commit 97e09bada8
2 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="static/styles.css">
<style>
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
body {
@@ -49,4 +48,3 @@
<p><input id="btn" class="red" name="shutdown" value="Shut down" type="submit" /></p>
<p class="left">Shut down the Little Backup Box</p>
</div>
</form>