Files
2026-07-26 18:25:37 +09:00

24 lines
438 B
Plaintext

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