{% extends "base.html" %} {% block uicontrols %} {% include '_include/viewer_controls.html' %} {% include '_include/roi.html' %} {% endblock %} {% block content %} {% include '_include/viewer.html' %} {% endblock %}