mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 11:19:57 +00:00
Numberplate shows on Dash
Added logs.html for the logs page Changed dashboard.html so the numberplates show on the dashboard Moved models.py to to the dashboard folder
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
<a class="nav-link active text-white" href="/dash/dashboard">
|
||||
Dashboard
|
||||
</a>
|
||||
<a class="nav-link active text-white" href="/dash/logs">
|
||||
Logs
|
||||
</a>
|
||||
<a class="nav-link active text-white" href="/dash/add">
|
||||
Add numberplate
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user