diff --git a/themes/meins/layouts/shortcodes/quote.html b/themes/meins/layouts/shortcodes/quote.html new file mode 100644 index 0000000..5575eab --- /dev/null +++ b/themes/meins/layouts/shortcodes/quote.html @@ -0,0 +1 @@ +{{ .Inner }} \ No newline at end of file