mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-01 19:46:36 +03:00
24 lines
892 B
Plaintext
24 lines
892 B
Plaintext
::
|
|
::
|
|
:::: /hook/hymn/fab/chat/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 "//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js");
|
|
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/react/0.12.1/react.js");
|
|
;script(type "text/javascript", src "/gen/main/pub/talk/src/js/dep/director.js");
|
|
;meta(name "viewport", content "width=432, initial-scale=1");
|
|
;link(type "text/css", rel "stylesheet", href "/gen/main/pub/talk/src/css/main.css");
|
|
;script(type "text/javascript", src "/gop/hart.js");
|
|
;title: Radio
|
|
==
|
|
;body
|
|
;div#c;
|
|
;script(type "text/javascript", src "/gen/main/lib/urb.js");
|
|
;script(type "text/javascript", src "/gen/main/pub/talk/src/js/main.js");
|
|
==
|
|
==
|