{% extends 'shorts/base.html' %} {% block content %} {% include "shorts/question_link_header.html" %} {% include 'shorts/question_display_block.html' %} {% endblock %}