{% extends "base.html" %}
{% block headtitle %}Contributions to Corp tax{% endblock %}
{% block stylesheets %}
{% endblock %}
{% block breadcrumbs %}
Home
Accounting
Contributions
{% endblock %}
{% block main_content %}
Contributions to Corp tax last update {{ scan_date|ecm_datetime }}
Total tax income: {{total_contribs|ecm_price}} ISK
Member |
Contributions |
Loading data from server... |
Member |
Contributions |
Solar System |
Contributions |
Loading data from server... |
Solar System |
Contributions |
{% endblock %}
{% block compressed_javascripts %}
{% endblock %}