summaryrefslogtreecommitdiff
path: root/desk/web/pages/index.hoon
blob: 99e49d09671395c942c0cd36836f7f2f6c35aedc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/-  sur=nostrill
/=  comps  /web/components/components
|_  [=state-0:sur =bowl:gall]
++  $
  ^-  manx
  ;main
    ;div#index-top.f.g1
      ;div:"Popular"
      ;div.active:"Latest"
    ==
    ;div.thread-list
      ;p:"Hey"
    ==
  ==
--