{{ if bannerImage }}
<img src="{{ bannerImage }}"><br>
{{ /if }}

{{ if content }}
{{@ content }}
{{ /if }}
