xmr-remote-nodes/internal/handler/views/home.templ
2024-10-30 14:23:45 +07:00

5 lines
47 B
Text

package views
templ Home() {
<h1>Home</h1>
}