mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Start using some includes; test out some pygments highlighting
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{% raw %}
|
||||
<header class="bs-docs-jumbotron subhead">
|
||||
<div class="container">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p class="lead">{{ page.description }}</p>
|
||||
</div>
|
||||
</header>
|
||||
{% endraw %}
|
||||
Reference in New Issue
Block a user