+ {if $post.thumbnail_url} + + + + {/if} + + + + + {$post.title|escape:'html':'UTF-8'} + + + + {if $post.intro} + + {$post.intro|strip_tags|truncate:150:'...'} + + {/if} + + + +