mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-07 10:04:22 +00:00
6 lines
66 B
HTML
6 lines
66 B
HTML
<div>
|
|
{{ range . }}
|
|
{{ partial "bookshop" . }}
|
|
{{ end }}
|
|
</div>
|