question-information.html 132 Bytes Edit Raw Blame History 1 2 3 4 5 {% extends "question.html" %} {% block answer %} <input type="hidden" name="question_ref" value="{{ question['ref'] }}"> {% end %}