mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
new headers, ad placements, intro paragraphs on several pages, etc
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% include nav-docs.html %}
|
||||
|
||||
{{ content }}
|
||||
<div class="bs-docs-container bs-docs-content">
|
||||
{% include ads.html %}
|
||||
<h1 class="bs-docs-title">{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user