hornbeam/demo_hornbeam_project/templates/pages/say_hello.hnb

18 lines
311 B
Plaintext

html
head
title
"Hello!"
body
h1
@hello{$name}
TestComponent {padding=1}
:title
"Title slot"
:main
"Main slot"
hr
TestComponent {padding=4}
"No title slot on this one!"