syndicate-2017/_includes/common_header

6 lines
207 B
HTML

<!-- -*- html -*- -->
<header>
{% include common_nav %}
<h1><a href="{{ site.baseurl }}/"><span class="title">{{ site.title }}</span></a> <span class="subtitle">{{ site.subtitle }}</span></h1>
</header>