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