{% extends 'ledger/base.html' %} {% load i18n %} {% load humanize %} {% block page_title %}Events{% endblock %} {% block vow_menu %}{% include 'ledger/events/menu.html' %}{% endblock %} {% block vow_block %}

{% translate "Corp Events" %}

Title Start Date End Date Description Char Ledger Location

Loading...

{% endblock %} {% block extra_javascript %} {% include 'bundles/datatables-js-bs5.html' %} {% endblock %} {% block extra_css %} {% include "ledger/bundles/ledger-css.html" %} {% endblock %}