Lindenii Project Forge
Login

/templates/_head_common.htmpl (raw)

{{ define _tp_head_common(handle: io::handle, title: str = "Untitled") (void | io::error | nomem) }}
<title>{{ title }}</title>
{{ end }}