{{ post.data.title }}
{% if post.data.selftext %}{{ post.data.selftext_html|safe }}
{% endif %} {% if post.data.post_hint == 'hosted:video' %} {% elif post.data.is_gallery %} {% for gallery_item in post.data.gallery_data['items'] %} {% with img = post.data.media_metadata[gallery_item.media_id] %}