aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/header/title.html
blob: f3ff5119c11f25272b40c4a0aa8fd467a3407794 (plain)
1
2
3
4
<title>
    [% tprintf('%s :: ', title) IF title %]
    [% site_name -%]
</title>