summaryrefslogtreecommitdiff
path: root/desk/web/layout/title.hoon
blob: 7675165866062baa0a7f08ca0ee41444a0de20e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
=<  html
|%
++  html  ^-  manx
  ;header
    ;h1
      ;a/"/":"Bloody Shovel 4"
    ==
    ;h4:"Nemo nos Salvabit"
    :: ;h4:"不當而當亂也"
  ==
--