scratch/output/Scratch/fr/blog/Yesod-tutorial-for-newbies/code/new.hamlet

6 lines
115 B
Text
Raw Normal View History

2012-01-02 14:39:00 +00:00
<h1> Enter your text
<form method=post action=@{NewR}>
<input type=text name=content>
<input type=submit>