mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
666bcacf20
Former-commit-id: b5be58709f17758a8df3ebc99270b97ccd8b18f2
8 lines
157 B
HTML
8 lines
157 B
HTML
<div style="background-color: black; color: blue">
|
|
|
|
<h1>Page 1 {{ greet "iris developer"}}</h1>
|
|
|
|
{{ render "partials/page1_partial1.html"}}
|
|
|
|
</div>
|