This commit is contained in:
Stefan Schwarz 2020-08-21 20:02:44 +02:00
parent c4d44c68a0
commit c67fcc6fa3
7 changed files with 37 additions and 15 deletions

View file

@ -5,7 +5,6 @@
<meta charset="utf-8">
<title>macnickenson</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
</head>
<body>
@ -18,7 +17,7 @@
{% endfor %}
<div class="mt-5">
<h2>Your Devices:</h2>
<h2>Your ({{ nickname }}) Devices:</h2>
<table class="table">
<thead><tr>
<th scope="col">Mac-Address</th>