6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
package components
|
|
|
|
templ ContentP() {
|
|
<p>{ children... }</p>
|
|
}
|