Add proper create device link

This commit is contained in:
2025-03-24 06:42:08 +01:00
parent a2d62d0224
commit 5232e47b1d

View File

@@ -9,7 +9,7 @@
<label for="id">Device ID:</label>
<input type="text" id="id" name="id">
<button type="submit">Search</button>
<a href="/create">Create Device</a>
</form>
<a href="/create">Create Device</a>
<hr>
{{end}}