maypop-vanilla-theme/layouts/partials/highlightgroup.html

2 lines
121 B
HTML
Raw Normal View History

{{ partial "group.html" (dict "url" .url "path" .path "comment" .comment "content" (highlight .code .language .opts)) }}