{% extends "allianceauth/base.html" %} {% load i18n %} {% load humanize %} {% load static %} {% block page_title %} {% translate "Hunting" %} {% endblock page_title %} {% block content %}

{% block details %} {% endblock details %}
{% endblock content %}