{% func Header(title string, pages []NavItem) %} vmalert{% if title != "" %} - {%s title %}{% endif %} {%= PrintNavItems(title, pages) %}
{% endfunc %}