summaryrefslogtreecommitdiff
path: root/client/partials/menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/partials/menu.html')
-rw-r--r--client/partials/menu.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/partials/menu.html b/client/partials/menu.html
new file mode 100644
index 0000000..dfd5842
--- /dev/null
+++ b/client/partials/menu.html
@@ -0,0 +1,4 @@
+<div class="list-group">
+ <a href="#/home" class="list-group-item">Home</a>
+ <a href="#/network" class="list-group-item">Network</a>
+</div> \ No newline at end of file