{% extends "iop4admin/singleobj.html" %} {% block content %} {{ object.fileloc }}

FIT viewer

This might take a while to load ({{ filesize_mb | floatformat:1 }} MB), please be patient.

Back to list
{% if url_raw is not None %} See raw file
{% endif %} {% if url_reduced is not None %} See reduced file
{% endif %} Download at {{ fits_url }}

{% load static %}
{{ block.super }} {% endblock %}