{% extends "base.html" %} {% load static %} {% block title %}DICOM Viewer{% if study %} - {{ study.patient.get_full_name }}{% endif %}{% endblock %} {% block css %} {% endblock %} {% block content %}