diff options
Diffstat (limited to 'templates/shortcodes/window.html')
| -rw-r--r-- | templates/shortcodes/window.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/shortcodes/window.html b/templates/shortcodes/window.html new file mode 100644 index 0000000..8abddbe --- /dev/null +++ b/templates/shortcodes/window.html @@ -0,0 +1,3 @@ +<div class="window"> +{{ body | safe }} +</div> |
