mirror of
https://github.com/kataras/iris.git
synced 2026-01-21 10:56:01 +00:00
add a simple hero template example as requested at https://github.com/kataras/iris/issues/840
Former-commit-id: 1c65190d21a5febbbbad1b2b565f82f749278d48
This commit is contained in:
3
_examples/http_responsewriter/hero/template/user.html
Normal file
3
_examples/http_responsewriter/hero/template/user.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<li>
|
||||
<%= user %>
|
||||
</li>
|
||||
Reference in New Issue
Block a user