summaryrefslogtreecommitdiff
path: root/templates/admin/sub_nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/sub_nav.html')
-rw-r--r--templates/admin/sub_nav.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/admin/sub_nav.html b/templates/admin/sub_nav.html
index b493274..c77205b 100644
--- a/templates/admin/sub_nav.html
+++ b/templates/admin/sub_nav.html
@@ -3,4 +3,5 @@
<a href="{% url 'admin_webcam' %}" class="btn btn-info">Show all images</a>
<a href="{% url 'admin_testing' %}" class="btn btn-info">Test boards</a>
<a href="{% url 'admin_getmids' %}" class="btn btn-info">Update MID</a>
+<a href="{% url 'admin_viewlogs' %}" class="btn btn-info">Fetch Logs</a>
<br><br> \ No newline at end of file