]> git.ipfire.org Git - pbs.git/commitdiff
web: Use correct tag for headline
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Oct 2022 17:34:07 +0000 (17:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Oct 2022 17:34:07 +0000 (17:34 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/packages/modules/dependencies.html

index 1ccdaef6a3641ebb79582bb45d8f1dda8f7f94be..44f57467e034d040435d3d76ea00a262b5ba1454 100644 (file)
@@ -1,4 +1,4 @@
-<p class="title is-5">{{ _("Dependencies") }}</p>
+<h5 class="title is-5">{{ _("Dependencies") }}</h5>
 
 <div class="columns is-multiline">
        {% for dep in deps %}