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