{{define "title"}} {{ .RepoInfo.FullName }} {{ end}} {{ define "content" }}

{{ .RepoInfo.FullName }}

{{ if .RepoInfo.Description }}

{{ .RepoInfo.Description }}

{{ else }} this repo has no description {{ end }}