forked from mirrors/hugo-tufte
5 lines
106 B
HTML
5 lines
106 B
HTML
|
<blockquote cite="{{ .Get "cite" }}">
|
||
|
{{ .Inner }}
|
||
|
<footer>{{ .Get "footer" }}</footer>
|
||
|
</blockquote>
|