Searched refs:OtherTexts (Results 1 – 4 of 4) sorted by relevance
167 {{range .OtherTexts}}<p>{{.}}</p>{{end}}175 {{range .OtherTexts}}<p>{{.}}</p>{{end}}
59 OtherTexts []template.HTML member360 s.OtherTexts = append(s.OtherTexts, child.Text)
59 htmlArrayEqual(p.OtherTexts, other.OtherTexts) &&
377 {{- .Text}} {{range .OtherTexts}}{{.}}{{end}}385 {{- with .OtherTexts -}}{{.}}{{- end -}}