1 2 3 4 5
$$ a.html {% component hello() %}Hello{% endcomponent %} $$ b.html {% component hello() %}World{% endcomponent %}