mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
9 lines
153 B
HTML
9 lines
153 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="container bd-content">
|
|
{% include ads.html %}
|
|
<h1 class="bd-title">{{ page.title }}</h1>
|
|
{{ content }}
|
|
</div>
|