From 3d99a4c15e0661df630dbaf7dddb5228cf044fe6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 15 Aug 2013 16:40:39 -0700 Subject: move to examples dir --- examples/starter-template/index.html | 50 ++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 examples/starter-template/index.html (limited to 'examples/starter-template/index.html') diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html new file mode 100644 index 000000000..08a277208 --- /dev/null +++ b/examples/starter-template/index.html @@ -0,0 +1,50 @@ + + + + + + + + + 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