{% extends 'oneliners/elements/question.html' %} {% block related %} {% if question.oneliners %} {% with question.oneliners as answers %} {% endwith %} {% endif %} {% endblock %}