{% include "ledger/modals/information/summary.html" with character=character %}
{% include "ledger/modals/information/daily.html" with character=character %}
{% include "ledger/modals/information/hourly.html" with character=character %}
{% trans "Orange Color is for Info only and is not included in the Calculation" %}.
{% if mode == "TAX" %}
{% trans "All amounts shown are taxes collected from characters" %}.
{% endif %}
{% else %}
{% trans "No ratting data found..." %}
{% endif %}