From 75f7ae6defd824b96fd7b7e033093e6c7008cce9 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 9 Jul 2018 09:25:22 -0400 Subject: [PATCH] Remove wrapper from styleguide page --- templates/styleguide.html.to | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/templates/styleguide.html.to b/templates/styleguide.html.to index 12fc3f92..62ff873e 100644 --- a/templates/styleguide.html.to +++ b/templates/styleguide.html.to @@ -2,23 +2,27 @@ {% block content %} -
-
-
-

This is a panel

-
-
-
-
-

This is a panel

- -
-
col 1
-
col 2
-
-
+
+
+

This is a panel

+
+
+

This is a panel

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