aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-09-01 18:27:09 +0100
committerChristopher Baines <mail@cbaines.net>2019-09-01 18:32:09 +0100
commit939b51c80cf5fb13b8b68f994590c52f6f39976b (patch)
tree337f2258d74f528543b352f881e8db694b660925
parentd3254dddb68980c26edc35539346dcf455e01fba (diff)
downloaddata-service-939b51c80cf5fb13b8b68f994590c52f6f39976b.tar
data-service-939b51c80cf5fb13b8b68f994590c52f6f39976b.tar.gz
Add a header for the derivations on the package page
-rw-r--r--guix-data-service/web/view/html.scm1
1 files changed, 1 insertions, 0 deletions
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