{{solution.title}}
{% if current_user.id == solution.poster.id or not current_user.is_authenticated %}{{solution.star_count }}
{{solution.star_count }}
{{solution.star_count }}
{{solution.description}}
{% elif solution.attachment_type == SolutionType.Photo %}
{% for image in solution.images %}
{% endfor %}
{% elif solution.attachment_type == SolutionType.PDF %}
{% elif solution.link!=None %}
{{ comment.poster.username }} • {{ comment.date_posted.strftime('%d %b %H:%M') }}
{% if current_user.id == comment.poster.id %} {% endif %}{{ comment.star_count }}
{{ comment.star_count }}