vanilla-hugo/layouts/partials/group.html

4 lines
169 B
HTML

<div class="highlight-group">
<div class="highlight-label">{{ i18n "from" }} <a href="{{ .url }}">{{ path.Base .path }}</a>{{ .comment }}</div>{{ .content }}
</div>