iris/_examples/view/embedding-templates-into-app/templates/partials/page1_partial1.html

4 lines
89 B
HTML
Raw Normal View History

<div style="background-color: white; color: red">
<h1>Page 1's Partial 1</h1>
</div>