diff options
Diffstat (limited to 'layouts/partials/docs/title.html')
-rw-r--r-- | layouts/partials/docs/title.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/docs/title.html b/layouts/partials/docs/title.html index f32e8da..ffe858a 100644 --- a/layouts/partials/docs/title.html +++ b/layouts/partials/docs/title.html @@ -1,3 +1,7 @@ +<!-- + Partial to generate page name from Title or File name. + Accepts Page as context +--> {{ $title := "" }} {{ if .Title }} |