clustvirt/view/components/contentp.templ
Matthew Stobbs 5fd215d6dd nav bar!
Added a navbar that doesn't do anything to the homepage
2024-03-15 16:48:11 -06:00

6 lines
66 B
Plaintext

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