Add the <title> element for the “main” boosted pages
Otherwise, the page title does not change and becomes useless.
This commit is contained in:
parent
a1f70ff654
commit
b0db8df732
|
@ -1,2 +1,3 @@
|
|||
<title>{{ template "title" . }} — Numerus</title>
|
||||
{{- template "breadcrumbs" . }}
|
||||
{{- template "content" . }}
|
||||
|
|
Loading…
Reference in New Issue