8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
<div id="Greeting-$$GreetingId$$" class="greeting">
|
|
<h1>Hello, $$User$$!</h1>
|
|
<p class="pb-2">Welcome to high-performance htmx rendering.</p>
|
|
$$Separator$$
|
|
<div class="m-3">
|
|
$$CountButton$$
|
|
</div>
|
|
</div> |