@@ -1,5 +1,6 @@
{% extends base_template %}
{% load helpers %}
+{% load i18n %}
{% block content %}
{% include 'inc/table_controls_htmx.html' with table_modal=table_config %}