{% extends 'miningtaxes/base.html' %} {% load i18n %} {% load static %} {% load humanize %} {% load evelinks %} {% block details %}

Frequently asked questions

How do I pay my taxes?

  1. Open your character window in game and click on your corp.
  2. Click on the three dots on the upper right on the information screen about your corp:
  3. Select 'Give Money':
  4. Enter the appropriate amount and the phrase '{{ phrase }}' without the quotes for the reason:
    {{ phrase }}
{% endblock details %} {% block extra_javascript %} {% endblock %} {% block extra_css %} {% endblock %} {% block extra_script %} {% endblock %}