]> git.ipfire.org Git - ipfire.org.git/commitdiff
fireinfo/profile: fixed a bug where zone labels escaped container
authorRico Hoppe <rico.hoppe@ipfire.org>
Wed, 24 Jan 2024 15:00:27 +0000 (15:00 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Wed, 24 Jan 2024 15:00:27 +0000 (15:00 +0000)
src/templates/fireinfo/profile.html

index d77e044e4e8fb2be0b52f88ea031108e786996d3..44fd9b8d3ec412b3b6933ea826db76b8ebf1eaac 100644 (file)
@@ -46,8 +46,7 @@
 
                                <h5 class="title is-5">
                                                {{ _("Last update %s") % locale.format_date(profile.last_updated_at) }}
-                                       </h5>
-                               </div>
+                               </h5>
 
                                {% for zone in profile.network %}
                                        {% if zone == "red" %}