]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove unused include
authorMark Otto <otto@github.com>
Mon, 18 Feb 2013 09:27:08 +0000 (01:27 -0800)
committerMark Otto <otto@github.com>
Mon, 18 Feb 2013 09:27:08 +0000 (01:27 -0800)
docs/_includes/masthead.html [deleted file]

diff --git a/docs/_includes/masthead.html b/docs/_includes/masthead.html
deleted file mode 100644 (file)
index 205b244..0000000
+++ /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