<div style="background-color: black; color: blue">

	<h1>Page 1 {{ greet "iris developer"}}</h1>

	{{ render "partials/page1_partial1.html"}}

</div>