aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-18 01:27:08 -0800
committerMark Otto <[email protected]>2013-02-18 01:27:08 -0800
commitf51862f15850b5e14439bba5ae4990f993c199d8 (patch)
tree0eaa3e964211b9caf4608181ceb957cdc54c284c /docs/_includes
parentacdffe696cf29f51c659a18eeca304512ff47048 (diff)
downloadbootstrap-f51862f15850b5e14439bba5ae4990f993c199d8.tar.xz
bootstrap-f51862f15850b5e14439bba5ae4990f993c199d8.zip
remove unused include
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/masthead.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/_includes/masthead.html b/docs/_includes/masthead.html
deleted file mode 100644
index 205b244fe..000000000
--- a/docs/_includes/masthead.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{% raw %}
-<header class="bs-docs-jumbotron subhead">
- <div class="container">
- <h1>{{ page.title }}</h1>
- <p class="lead">{{ page.description }}</p>
- </div>
-</header>
-{% endraw %} \ No newline at end of file