{% extends 'allianceauth/base.html' %} {% load i18n %} {% load humanize %} {% block page_title %}{% trans 'Moon Info' %}{% endblock %} {% block content %}
There are no resources recorded for {{ moon.name }}. {% if perms.moonstuff.add_moon %} Why not add a moon scan? {% endif %}
| Date(EVE/UTC) | {% if pulls|length_is:"0" %}
|---|
| No Pulls for this moon in the next month. |
| {{ pull.arrival_time }} |
| Date (EVE/UTC) | {% if ppulls|length_is:"0" %}
|---|
| No Past Pulls recorded for this moon. |
| {{ pull.arrival_time }} |