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