From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- bower_components/bootstrap/_layouts/home.html | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 bower_components/bootstrap/_layouts/home.html (limited to 'bower_components/bootstrap/_layouts/home.html') diff --git a/bower_components/bootstrap/_layouts/home.html b/bower_components/bootstrap/_layouts/home.html new file mode 100644 index 00000000..58853376 --- /dev/null +++ b/bower_components/bootstrap/_layouts/home.html @@ -0,0 +1,42 @@ + + + + + {% include header.html %} + + + + + + {% include nav-main.html %} + + + {{ content }} + + + {% include old-bs-docs.html %} + +
+ {% include social-buttons.html %} + + +
+ + + {% include footer.html %} + + + -- cgit v1.2.3