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

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