diff options
| author | Mark Otto <[email protected]> | 2013-02-18 01:27:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-18 01:27:08 -0800 |
| commit | f51862f15850b5e14439bba5ae4990f993c199d8 (patch) | |
| tree | 0eaa3e964211b9caf4608181ceb957cdc54c284c /docs/_includes | |
| parent | acdffe696cf29f51c659a18eeca304512ff47048 (diff) | |
| download | bootstrap-f51862f15850b5e14439bba5ae4990f993c199d8.tar.xz bootstrap-f51862f15850b5e14439bba5ae4990f993c199d8.zip | |
remove unused include
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/masthead.html | 8 |
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 |
