{% if question.reward %}{% endif %}
{% if question.answer_set.count %}{% endif %} {{ question.title }} {% for tag in question.tags.all %} {{ tag.slug }} {% endfor %} {{ question.pub_date}}
{% if question.answer_set.count %}{% endif %} {{ question.title }} Earn {{ question.reward }} points {% for tag in question.tags.all %} {{ tag.slug }} {% endfor %} {{ question.pub_date}}