{% extends 'main/elements/oneliner.html' %} {% block related %} {% if oneliner.questions %} {% with oneliner.questions as answers %} {% endwith %} {% endif %} {% endblock %}