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