pixsy/node_modules/pug/test/cases/text-block.html
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

6 lines
133 B
HTML

<label>Username:
<input type="text" name="user[name]"/>
</label>
<label>Password:
<input type="text" name="user[pass]"/>
</label>