mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 11:42:37 +00:00
4 lines
151 B
HTML
4 lines
151 B
HTML
<div class="warning">
|
|
<h2>{{if .Get 0}}{{.Get 0 | markdownify}}{{else}}Warning{{end}}</h2>
|
|
<div class="shortcode-content">{{- .Inner -}}</div>
|
|
</div> |