]> git.ipfire.org Git - pbs.git/commitdiff
Break line between build headline and summary.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 25 Nov 2012 14:45:48 +0000 (15:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 25 Nov 2012 14:45:48 +0000 (15:45 +0100)
data/templates/modules/build-headline.html

index 804525b1948f357339c9335834f1870c67f651db..8a886ad054c4b98070ed2a6fc66753abd79548ce 100644 (file)
@@ -24,6 +24,7 @@
                        {{ build.name }}
                {% end %}
 
+               <br>
                <small>{{ pkg.summary }}</small>
        </h2>
 </div>