{% stripspace %} // CommonHeader writes common header for /targets-like pages {% func CommonHeader() %} {% endfunc %} // Navbar writes navigation bar for /targets-like pages {% func Navbar() %}
{% endfunc %} // ErrorNotification writes the given err as error notification {% func ErrorNotification(err error) %}