From: Rico Hoppe Date: Tue, 28 Nov 2023 17:21:16 +0000 (+0000) Subject: table-devices-and-groups: forgot to close a section -> fixed X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24169e365d34b34535f13bd7a300673c5e8d9ece;p=ipfire.org.git table-devices-and-groups: forgot to close a section -> fixed --- diff --git a/src/templates/fireinfo/modules/table-devices-and-groups.html b/src/templates/fireinfo/modules/table-devices-and-groups.html index b09d2d69..5325984b 100644 --- a/src/templates/fireinfo/modules/table-devices-and-groups.html +++ b/src/templates/fireinfo/modules/table-devices-and-groups.html @@ -5,5 +5,5 @@ {% module FireinfoDeviceTable(devices, show_group=False) %} - + {% end %}