Files
PixivFE/views/pages/artwork-multi.jet.html

3 lines
67 B
HTML

{{ range Artworks }}
{{ include "components/artwork" . }}
{{ end }}