{% extends 'allianceauth/base.html' %} {% load i18n %} {% block page_title %}{% trans 'Moon Utilities' %}{% endblock %} {% block content %}

{% include 'moonstuff/moonmenu.html' %}

{% trans "Moon Scan Input" %}

Use the below form to input moonscans. You can input as many as you want.

{% endblock %}