2022-04-27 00:15:41 +08:00

5 lines
101 B
HTML

{{- partial "li.html" ( dict
"url" (.Get "href")
"title" (.Get "title")
"subTitle" (.Get "alt")
) -}}