holy/layouts/shortcodes/li.html

2 lines
102 B
HTML

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