diff --git a/layouts/shortcodes/notice.html b/layouts/shortcodes/notice.html index 35ea5f5..3e24915 100644 --- a/layouts/shortcodes/notice.html +++ b/layouts/shortcodes/notice.html @@ -6,8 +6,6 @@ {{ with .Get 1 }}{{ . }}{{ else }}{{ .Scratch.Get "type" | humanize }}{{ end }} -
-{{ .Inner | markdownify }} -
+
{{ .Inner | markdownify }}