11 lines
171 B
HTML

<section>
<figure class="quote">
<blockquote>
{{ .Content }}
<div>
{{ .Params.Customer }}, {{ .Params.Date }}
</div>
</blockquote>
</figure>
</section>