aboutsummaryrefslogtreecommitdiff
path: root/app.html
diff options
context:
space:
mode:
Diffstat (limited to 'app.html')
-rw-r--r--app.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/app.html b/app.html
index ddb8a4f..d5fcc34 100644
--- a/app.html
+++ b/app.html
@@ -12,7 +12,9 @@
</div>
<div class="two_pane">
<div class="sidebar">
- Hello Sidebar
+ <ul>
+ <li class="selected">Everything</li>
+ </ul>
</div>
<div class="content">
Hello Main Area