{% include 'skillfarm/partials/table/skillfarm.html' %}
{% trans "ESI Skillqueue will only update on Character Login" %}
{% translate "Inactive Characters" %}
{% include 'skillfarm/partials/table/inactive.html' %}
{% include 'skillfarm/partials/modals/skillfarm-confirm.html' %}
{% include 'skillfarm/partials/modals/skillfarm-skillset.html' %}
{% include 'skillfarm/partials/modals/modal.html' with name="ViewSkill" %}
{% endblock %}
{% block extra_javascript %}
{% include 'skillfarm/bundles/modal-bundle.html' %}
{% include 'bundles/datatables-js-bs5.html' %}
{% include 'skillfarm/bundles/settings-bundle.html' %}
{% include 'skillfarm/bundles/skillfarm-bundle.html' %}
{% endblock %}