Add titles to a couple of revision pages
This commit is contained in:
parent
dc82112bf8
commit
e1d1d372ca
1 changed files with 2 additions and 0 deletions
|
|
@ -930,6 +930,7 @@ figure {
|
||||||
(@ (class "row"))
|
(@ (class "row"))
|
||||||
(div
|
(div
|
||||||
(@ (class "col-md-12"))
|
(@ (class "col-md-12"))
|
||||||
|
(h1 "Package derivations")
|
||||||
(p "Showing " ,(length derivations) " results")
|
(p "Showing " ,(length derivations) " results")
|
||||||
(table
|
(table
|
||||||
(@ (class "table"))
|
(@ (class "table"))
|
||||||
|
|
@ -1046,6 +1047,7 @@ figure {
|
||||||
(@ (class "row"))
|
(@ (class "row"))
|
||||||
(div
|
(div
|
||||||
(@ (class "col-md-12"))
|
(@ (class "col-md-12"))
|
||||||
|
(h1 "Package derivation outputs")
|
||||||
(p "Showing " ,(length derivation-outputs) " results")
|
(p "Showing " ,(length derivation-outputs) " results")
|
||||||
(table
|
(table
|
||||||
(@ (class "table"))
|
(@ (class "table"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue