{% include "ledger/modals/information/summary.html" with character=character mode=mode %}
{% include "ledger/modals/information/daily.html" with character=character mode=mode %}
{% include "ledger/modals/information/hourly.html" with character=character mode=mode %}
{% trans "Orange Color is for Info only and is not included in the Calculation" %}.
{% else %}
{% trans "No ratting data found..." %}
{% endif %}