all repos — h3rald @ ccb5657096555ca9f2a8276d221c4b928cdcd665

The sources of https://h3rald.com

templates/_page_header.mustache

 1
 2
 3
 4
 5
 6
<header class>
  <h2>{{title}}</h2>
  {{#subtitle}}
  <p class="primary-subtitle">{{subtitle}}</p>
  {{/subtitle}}
</header>