You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a Go type, [CommonPage], which holds data common to
many Gaby pages, and define common templates on this type.
The goals are 1) to reduce duplication in template files and 2) to move as
much content as possible out of templates and into Go code.
Updates #55
Change-Id: I882ee4b2ba097de05c6466fb08f10c1bfe79393a
Reviewed-on: https://go-review.googlesource.com/c/oscar/+/626535
Reviewed-by: Jonathan Amsterdam <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Unify common templates where possible.
UI fixes:
The text was updated successfully, but these errors were encountered: