mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 20:23:39 +00:00
6 lines
151 B
HTML
6 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> |