her.esy.fun/src/Scratch/en/blog/Yesod-tutorial-for-newbies/code/mirror.hamlet
2021-04-18 12:23:24 +02:00

5 lines
117 B
Plaintext

<h1> Enter your text
<form method=post action=@{MirrorR}>
<input type=text name=content>
<input type=submit>