hylia/examples/header.hy

9 lines
247 B
Hy
Raw Normal View History

<hylia>
2024-12-06 06:28:20 +00:00
<element name="body">
I am in the body element.
</element>
<p>I am not in the body element.</p>
<element name="outside">
I am outside the body element, but inside the outside element.
</element>
</hylia>