diff options
Diffstat (limited to 'layouts/shortcodes/rawhtml.html')
| -rw-r--r-- | layouts/shortcodes/rawhtml.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/layouts/shortcodes/rawhtml.html b/layouts/shortcodes/rawhtml.html new file mode 100644 index 0000000..e4edf66 --- /dev/null +++ b/layouts/shortcodes/rawhtml.html @@ -0,0 +1 @@ +{{ .Inner | safeHTML }} | 
