7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
|
|
package templates
|
|
|
|
templ header() {
|
|
<div>Header</div>
|
|
}
|