diff options
Diffstat (limited to 'templates/shortcodes/galleria.html')
-rwxr-xr-x | templates/shortcodes/galleria.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/galleria.html b/templates/shortcodes/galleria.html new file mode 100755 index 0000000..0e23cd3 --- /dev/null +++ b/templates/shortcodes/galleria.html @@ -0,0 +1 @@ +<div class="galleria mb-6" style="height: 450px">{{body | safe}}</div>
\ No newline at end of file |