{{ if thumb }}
<img src="{{ thumb }}"><br>
{{ /if }}
{{ if quote }}
<blockquote>{{ quote }}</blockquote>
{{ if content }}
{{@ content }}