revises shortcode 'warning.html'

This commit is contained in:
Huy Tran 2018-07-26 17:52:57 +10:00
parent 7eea1bb398
commit 05b2b88987

View file

@ -1,3 +1,4 @@
<blockquote class="warning">
<strong>{{ .Get 0 | default "Warning" }}</strong><br>
{{- .Inner -}}
</blockquote>