Files
Htmx/Htmx.ApiDemo/Templates/Greeting.htmx
T
2026-05-03 23:35:42 +05:00

4 lines
114 B
Plaintext

<div class="greeting">
<h1>Hello, $$User$$!</h1>
<p>Welcome to high-performance htmx rendering.</p>
</div>