10 lines
58 B
Text
10 lines
58 B
Text
package web
|
|
|
|
|
|
templ Index() {
|
|
@Base("Index") {
|
|
|
|
|
|
}
|
|
}
|
|
|