clustvirt/view/components/contentp.templ
Matthew Stobbs 48bdc94351 merge barnch switch_to_templ
- Moved to templ for templating
- Started adding cluster statistics
2024-03-19 09:13:44 -06:00

6 lines
66 B
Plaintext

package components
templ ContentP() {
<p>{ children... }</p>
}