Back to Golangtraining

Follow

27_code-in-process/56_twitter/44_code-review/templates/html/follow.html

latest146 B
Original Source

{{template "header"}} {{template "modal-tweet-css"}} {{template "header2" .}} {{range .Following}}

{{.Following}}

{{end}}{{template "footer"}}