{% load static %} {% include "analytics.html" %}
{% if messages %} {% for message in messages %} {% endfor %} {% endif %} Rig Information Gathering System {% block content %} {% endblock %}
{% include 'partials/dark_theme.html' %} {% block js %} {% endblock %}