android.moparisthebest.org/source/_includes/header.html
2011-07-27 16:41:42 -04:00

7 lines
150 B
HTML

<hgroup>
<h1><a href="{{ site.root }}/">{{ site.title }}</a></h1>
{% if site.subtitle %}
<h2>{{ site.subtitle }}</h2>
{% endif %}
</hgroup>