feature(client) add getTemplate

This commit is contained in:
coderaiser 2014-04-01 10:36:08 -04:00
parent 4fc31d89a9
commit 519a025d2c
5 changed files with 30 additions and 31 deletions

1
html/view/image.html Normal file
View file

@ -0,0 +1 @@
<img src="{{ src }}" title="{{ name }}" alt="{{ name }}"></img>