{% extends 'faq/question_base.html' %} {% block question_content %} {% if allow_multiple_answers %}
answer:
{{question.answer_set.first.answer|safe}}