simple shortcodes
This commit is contained in:
parent
1d39002bb5
commit
ba252d7d6a
10 changed files with 209 additions and 9 deletions
3
templates/shortcodes/warning.html
Normal file
3
templates/shortcodes/warning.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="insert-warning">
|
||||
{{ body | markdown | safe }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue