allow basic thumbnail recreation
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
<div id="single-dicom-viewer" class="dicom-viewer" data-images=["{{ image.image.url }}"] data-annotations=''>
|
||||
</div>
|
||||
{{image.get_dicom_info|safe}}
|
||||
<div>
|
||||
<a href="{{ image.image.url }}" download>Download DICOM Image</a>
|
||||
</div>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user