{{template "base/head" .}}
{{/* overflow: auto is the clearfix - this avoids the image going beyond the container where it is supposed to stay inside. */}}
{{.Org.DisplayName}} {{if .IsOrganizationOwner}}{{end}}
{{if .Org.Description}}

{{.Org.Description}}

{{end}}
{{if .Org.Location}}
{{.Org.Location}}
{{end}} {{if .Org.Website}}{{end}}
{{template "explore/repo_search" .}} {{template "explore/repo_list" .}} {{template "base/paginate" .}}
{{template "base/footer" .}}