package tpl import ( "fmt" "sh.org.ru/pkg/model" "strconv" ) templ Rate(quote *model.Quote, act int) { }