View file jQuery-gridmanager-master/src/docs/_layouts/page.html
---
layout: default
---
<div class=page-header>
<h2>{{ page.title }}
{% if page.subtitle %}<small>{{ page.subtitle }}</small>{% endif %}
</h2>
</div>
{{ content }}
---
layout: default
---
<div class=page-header>
<h2>{{ page.title }}
{% if page.subtitle %}<small>{{ page.subtitle }}</small>{% endif %}
</h2>
</div>
{{ content }}