- {% include "post/_post_voting_buttons.html" %}
-
- {% if post.image_id %}
-
- {% if low_bandwidth %}
- {% if post.type == POST_TYPE_LINK %}
-
- {% elif post.type == POST_TYPE_IMAGE %}
-
- {% else %}
-
+
+ {% include "post/_post_voting_buttons.html" %}
+
+ {% if post.image_id %}
+
+ {% if low_bandwidth %}
+ {% if post.type == POST_TYPE_LINK %}
+
+ {% elif post.type == POST_TYPE_IMAGE %}
+
+ {% else %}
+
+ {% endif %}
+ {% else %}
+ {% if post.type == POST_TYPE_LINK %}
+
+ {% elif post.type == POST_TYPE_IMAGE %}
+ {% if post.image_id %}
+
{% endif %}
{% else %}
- {% if post.type == POST_TYPE_LINK %}
-
- {% elif post.type == POST_TYPE_IMAGE %}
- {% if post.image_id %}
-
- {% endif %}
- {% else %}
-
- {% endif %}
+
{% endif %}
-
- {% endif %}
-
{{ post.title }}
- {% if post.type == POST_TYPE_IMAGE %}
{% endif %}
- {% if post.type == POST_TYPE_LINK and post.domain_id %}
- {% if post.url and 'youtube.com' in post.url %}
-
{% endif %}
-
({{ post.domain.name }})
- {% endif %}
- {% if post.reports and current_user.is_authenticated and post.community.is_moderator(current_user) %}
-
+
+ {% endif %}
+