mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-05-29 16:52:17 +02:00
6 lines
No EOL
134 B
HTML
6 lines
No EOL
134 B
HTML
<blockquote cite="{{ .Get "cite" }}">
|
|
<p>
|
|
{{ .Inner | markdownify }}
|
|
</p>
|
|
<footer>{{ .Get "footer" }}</footer>
|
|
</blockquote> |