some short hint added
This commit is contained in:
parent
aaa5283e0b
commit
b8a1ec9024
|
@ -51,6 +51,7 @@
|
|||
`(html (title "Byte Input Widget")
|
||||
(body
|
||||
(h1 "Byte Input Widget")
|
||||
(p "Enter your byte (msb left):")
|
||||
(servlet-form ,new-url
|
||||
,byte-input-fields
|
||||
,(make-submit-button)))))))
|
||||
|
|
Loading…
Reference in New Issue