From 7c0c51c9d66d20da3c8d607ff94fd27c5f8e0ec0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Jul 2014 01:52:44 -0700 Subject: move remaining getting started files to new folder --- docs/_includes/getting-started/template.html | 36 ---------------------------- 1 file changed, 36 deletions(-) delete mode 100644 docs/_includes/getting-started/template.html (limited to 'docs/_includes/getting-started/template.html') diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html deleted file mode 100644 index 3952621a6..000000000 --- a/docs/_includes/getting-started/template.html +++ /dev/null @@ -1,36 +0,0 @@ -
-

Basic template

- -

Start with this basic HTML template, or modify these examples. We hope you'll customize our templates and examples, adapting them to suit your needs.

- -

Copy the HTML below to begin working with a minimal Bootstrap document.

-{% highlight html %} - - - - - - - Bootstrap 101 Template - - - - - - - - - -

Hello, world!

- - - - - - - -{% endhighlight %} -
-- cgit v1.2.3