sf-static/portfolio/node_modules/pug/test/cases/text-block.html

6 lines
133 B
HTML
Raw Normal View History

2023-02-28 18:21:07 +00:00
<label>Username:
<input type="text" name="user[name]"/>
</label>
<label>Password:
<input type="text" name="user[pass]"/>
</label>