diff options
Diffstat (limited to 'layouts/shortcodes/raw-html.html')
| -rw-r--r-- | layouts/shortcodes/raw-html.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/raw-html.html b/layouts/shortcodes/raw-html.html index 98bce65..59448a1 100644 --- a/layouts/shortcodes/raw-html.html +++ b/layouts/shortcodes/raw-html.html @@ -1 +1 @@ -{{.Inner}} +{{ .Inner }} |
