{% if obj.can_vote or not user.is_authenticated %} {% if obj.liked %} {% else %} {% endif %} {% if obj.disliked %} {% else %} {% endif %} {% endif %}

{{obj.link.text}} {% if not topic %} [{{obj.link.topic.name}}] {% endif %} [{{obj.link.site}}]

{{obj.link.vis_points}} points posted {{obj.link.humanized_time}}. {{obj.comment_count}} Comments. By {{obj.link.user}}. {% if obj.saved %} saved {% else %} save {% endif %}