Files
website/layouts/shortcodes/thirdparty-content.html
T
Celeste Horgan 47dd26bf09 Add 3rd party content warning
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00

5 lines
154 B
HTML

<blockquote class="callout caution" role="alert">
<strong>{{ T "caution" | safeHTML }}</strong>
{{ T "thirdparty_message" | safeHTML }}
</blockquote>