Changed: DB Params
This commit is contained in:
11
templ/generator/test-html/expected.html
Normal file
11
templ/generator/test-html/expected.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div>
|
||||
<h1>Luiz Bonfa</h1>
|
||||
<div style="font-family: 'sans-serif'" id="test" data-contents="something with "quotes" and a <tag>">
|
||||
<div>email:<a href="mailto: luiz@example.com">luiz@example.com</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr noshade>
|
||||
<hr optionA optionB optionC="other">
|
||||
<hr noshade>
|
||||
<input name="test">Text</input>
|
Reference in New Issue
Block a user