From 8bdffecf8f65a7bd4f27ad4d2afb922291a4e4ad Mon Sep 17 00:00:00 2001 From: fat Date: Sun, 11 Aug 2013 18:42:13 -0700 Subject: rebuild + first bit of customizer urls --- _layouts/customize.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 _layouts/customize.html (limited to '_layouts/customize.html') diff --git a/_layouts/customize.html b/_layouts/customize.html new file mode 100644 index 000000000..c04b6978d --- /dev/null +++ b/_layouts/customize.html @@ -0,0 +1,52 @@ + + + + + {% include header.html %} + + + + Skip navigation + + + {% include nav-main.html %} + + + + + + {% include old-bs-docs.html %} + +
+
+ {{ content }} +
+
+ + + + + + {% include footer.html %} + + + -- cgit v1.2.3