BS5 Theme

This commit is contained in:
Aaron Kable
2023-10-07 08:20:22 +00:00
committed by Ariel Rin
parent 567d97f38a
commit 2e78aa5f26
161 changed files with 3198 additions and 1655 deletions

View File

@@ -1,7 +1,7 @@
from django.utils.translation import gettext_lazy as _
from allianceauth import hooks
from django.utils.translation import gettext_lazy as _
from .hooks import MenuItemHook
from ..menu.hooks import MenuItemHook
from .hooks import ServicesHook