diff --git a/templates/styleguide.html.to b/templates/styleguide.html.to index f5be0acb..aec9edca 100644 --- a/templates/styleguide.html.to +++ b/templates/styleguide.html.to @@ -24,7 +24,7 @@ {% end %} {% block content %} -
+

This is a panel

@@ -33,16 +33,6 @@
- -
-

Panel Heading H1

-

Panel Heading H2

-

Panel Heading H3

-

Panel Heading H4

-
Panel Heading H5
-
Panel Heading H6
-
- This is a panel content

Heading H1

Heading H2

@@ -57,7 +47,7 @@
col 1
col 2
col 3
-
col 4
+
col 4

@@ -80,5 +70,48 @@
Another panel without padding
+ +
+
+

A Block List

+
+
    +
  • Block List Item
  • +
  • Block List Item
  • +
  • Block List Item
  • +
  • Block List Item
  • +
  • Block List Item
  • +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table HeadingTable HeadingTable Heading
Table Cell1,234.56Table Cell
Table Cell1,231,253.43Table Cell
Table Cell564.54Table Cell
{% end %}