97d7ee40ed
This is useful when certain sub pages may have a different copyright than the entire rest of the site.
2 lines
99 B
HTML
2 lines
99 B
HTML
<small>{{ .Site.Title }} - {{ default .Site.Copyright .Params.Copyright | .RenderString }}</small>
|