Files
2025-07-19 17:54:34 -04:00

5 lines
70 B
Plaintext

templ Index() {
<h2>TEMPL Page</h2>
<p>Hello from TEMPL</p>
}