diff --git a/templates/styleguide.html.to b/templates/styleguide.html.to index 62ff873e..56954243 100644 --- a/templates/styleguide.html.to +++ b/templates/styleguide.html.to @@ -1,28 +1,47 @@ {% extends "base.html.to" %} +{% block sidenav %} + +{% end %} + {% block content %} - - -
-
-

This is a panel

-
-
- -
-
-

This is a panel

- -
-
col 1
-
col 2
+
+
+

This is a panel

-
- Another panel +
+
+

This is a panel

+ +
+
col 1
+
col 2
+
+
+ +
+ Another panel +
-
- - {% end %}