From: Jonatan Schlag Date: Mon, 18 Dec 2017 10:45:42 +0000 (+0100) Subject: bootstrap4: port build overview to bootstrap4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=510aa006b63590504cee24276c21574b7d93540d;p=pbs.git bootstrap4: port build overview to bootstrap4 Signed-off-by: Jonatan Schlag --- diff --git a/src/templates/build-index.html b/src/templates/build-index.html index 65df0a77..3eb4dd0f 100644 --- a/src/templates/build-index.html +++ b/src/templates/build-index.html @@ -3,25 +3,44 @@ {% block title %}{{ _("Builds") }}{% end block %} {% block body %} - - +
+ +
+ +
+
+

+ {{ _("Builds") }} +

+
+
+ +
+
- {% else %} -

+

{{ _("There are no builds to show at this place right now.") }}

{% end %}