removed another tables reference

This commit is contained in:
vabene1111
2025-06-22 14:00:47 +02:00
parent 7c51419f3b
commit 1c48fc1c53

View File

@@ -1,5 +1,4 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load django_tables2 %}
{% load crispy_forms_tags %} {% load crispy_forms_tags %}
{% load static %} {% load static %}
{% load i18n %} {% load i18n %}