8 lines
99 B
Go
8 lines
99 B
Go
package comments
|
|
|
|
import "github.com/fthvgb1/wp-go/app/theme/wp"
|
|
|
|
func Comments(h *wp.Handle) {
|
|
|
|
}
|