From f91559d85db1d7e41d19fa360a135fb9eb228bbe Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 19 Jun 2013 23:16:00 -0700 Subject: update starter template to use new format; include latest BS3 CSS --- starter-template/index.html | 48 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 starter-template/index.html (limited to 'starter-template/index.html') diff --git a/starter-template/index.html b/starter-template/index.html new file mode 100644 index 000000000..c87cb11cc --- /dev/null +++ b/starter-template/index.html @@ -0,0 +1,48 @@ + + + + + + + + + Starter template for Bootstrap + + + + + + + + + + + + +
+ +
+

Bootstrap starter template

+

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3