{% extends "geodata/_base/detail.html" %} {% block meta_table_body %} Description {{ object.description }} KLV Metadata {{ object.fmv_file.klv_data_link }} Original FMV Video {{ object.fmv_file.fmv_data_link }} {% endblock %} {% block extra_meta %}
{% endblock %} {% block detail %} {% include 'geodata/_includes/viewer.html' %} {% endblock %}