vanilla-hugo/layouts/partials/warning.html

4 lines
71 B
HTML

<div class="warning">
<em>{{ i18n "warning" }}</em> {{ . }}
</div>