taxo-header.html 194 B

12345
  1. <div class="blog-header blog-header__align-center" style="width: 100%; height: {{ $.Param "headerHeight" | default 112 }}px;">
  2. <div class="blog-header__title">
  3. {{ .Title }}
  4. </div>
  5. </div>