mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
33 lines
740 B
Plaintext
33 lines
740 B
Plaintext
|
::
|
||
|
::
|
||
|
:::: /hook/hymn/fab/octo/pub/
|
||
|
::
|
||
|
^- manx
|
||
|
;html
|
||
|
;head
|
||
|
;meta(charset "utf-8");
|
||
|
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js");
|
||
|
;script(type "text/javascript", src "/~/at/base/lib/urb.js");
|
||
|
;link(type "text/css", rel "stylesheet", href "/home/lib/base.css");
|
||
|
;link(type "text/css", rel "stylesheet", href "/home/pub/octo/src/main.css");
|
||
|
;title: :octo
|
||
|
==
|
||
|
;body
|
||
|
;div#what
|
||
|
;div#ship
|
||
|
;div.sig: ~
|
||
|
;div.ship;
|
||
|
;div.as;
|
||
|
==
|
||
|
;div#vs: vs
|
||
|
;div#user
|
||
|
;div.sig: ~
|
||
|
;div.ship;
|
||
|
;div.as;
|
||
|
==
|
||
|
==
|
||
|
;div#bord;
|
||
|
;script(type "text/javascript", src "/home/pub/octo/src/main.js");
|
||
|
==
|
||
|
==
|