4 lines
61 B
HTML
4 lines
61 B
HTML
|
{{ with .Site.Copyright }}
|
||
|
{{ . | markdownify }}
|
||
|
{{ end }}
|