From: Michael Tremer Date: Wed, 19 Oct 2022 03:27:57 +0000 (+0000) Subject: web: Refactor the builds page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0746b56aad275fa2816119e937675da7922d0185;p=pbs.git web: Refactor the builds page Signed-off-by: Michael Tremer --- diff --git a/src/templates/builds/show.html b/src/templates/builds/show.html index afdc6d0b..c5d31c1a 100644 --- a/src/templates/builds/show.html +++ b/src/templates/builds/show.html @@ -1,25 +1,169 @@ {% extends "../base.html" %} -{% block title %}{{ _("Build") }}: {{ build }}{% end block %} +{% block title %}{{ _("Build") }} - {{ build }}{% end block %} {% block container %} -