Fixed 267U.pre2
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
doctype html
|
||||
|
||||
html
|
||||
|
||||
head
|
||||
meta(charset='utf-8')
|
||||
meta(name='application-name' content='FrozenFriendsYume')
|
||||
meta(name='viewport' content='width=device-width, initial-scale=1.0')
|
||||
title FrozenFriendsYume Cli
|
||||
style
|
||||
include ../cli.css
|
||||
script
|
||||
include ../cli.js
|
||||
|
||||
body
|
||||
header
|
||||
h1 FrozenFriendsYume Simple Client v#{version}
|
||||
main
|
||||
div#form
|
||||
textarea#text
|
||||
br
|
||||
button#submit Post
|
||||
div#tl
|
||||
Reference in New Issue
Block a user