rentease/internal/view/success.templ
2024-03-15 10:47:09 +01:00

5 lines
57 B
Text

package view
templ Success() {
<strong>Done</strong>
}