libcasio/docs/_layouts/page.html

12 lines
197 B
HTML

---
layout: default
---
<div class="page-header">
<h2>{{ page.title | capitalize }}
{% if page.subtitle %}<small>{{ page.subtitle }}</small>{% endif %}
</h2>
</div>
{{ content }}