From 939b51c80cf5fb13b8b68f994590c52f6f39976b Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 1 Sep 2019 18:27:09 +0100 Subject: Add a header for the derivations on the package page --- guix-data-service/web/view/html.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix-data-service/web/view/html.scm b/guix-data-service/web/view/html.scm index 3e9a5b9..fc3743e 100644 --- a/guix-data-service/web/view/html.scm +++ b/guix-data-service/web/view/html.scm @@ -358,6 +358,7 @@ (@ (class "row")) (div (@ (class "col-sm-12")) + (h3 "Derivations") (table (@ (class "table")) (thead -- cgit v1.2.3