{% extends "metenox/base.html" %} {% load i18n %} {% load static %} {% load metenox %} {% block content %}
loader
Moon System Constellation
Region
Est. Value
{% include "metenox/partials/footer.html" %} {% include "metenox/modals/base.html" with modal_id="modalMoonDetails" modal_content_id="modalMoonDetailsContent" %} {% endblock %} {% block extra_javascript %} {% include 'bundles/datatables-js-bs5.html' %} {% include "bundles/filterdropdown-js.html" %} {{ block.super }} {% endblock %}