Skip to content

Commit 4764c87

Browse files
authored
Update thirdparty-content.html
1 parent 5b716f5 commit 4764c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/thirdparty-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{{- $vendor_message := .Get "vendor" | default "false" -}}
33
<div class="alert alert-secondary callout third-party-content" role="alert">
44
{{- if not (eq $single "true" ) -}}
5-
<strong>{{ T "note" | safeHTML }}</strong>
5+
<strong>{{ T "note" | safeHTML }}</strong>&puncsp;
66
{{- if (eq $vendor_message "true" ) -}}
77
{{ T "thirdparty_message_vendor" | safeHTML }}
88
{{- else -}}

0 commit comments

Comments
 (0)