Return decoded html.

This commit is contained in:
Alexandre Gigliotti
2015-07-23 16:58:12 -07:00
parent d41b7b1616
commit dd4f03257c
4 changed files with 5 additions and 3 deletions

View File

@@ -19,5 +19,7 @@
<div id="style">Style</div>
<div id="attribute" style="background-image: url('./assets/person.png'); background-size: contain; background-repeat: no-repeat;">Attribute</div>
<img height="32px" width="32px" src="./assets/person.png"/>Image
{{> partial}}
{{helper}}
</body>
</html>