d821d392/html_components/login.go
1970-01-01 00:00:00 +00:00

6 lines
70 B
Go

package html_components
type Login struct {
GoogleLoginUrl string
}