{{if .PageIsUserProfile}}
Create your own {{AppName}} profile
{{end}}
{{if .PageIsOrgHome}}
Grow your team on {{AppName}}
{{end}}
{{if or .PageIsRepoHome .PageIsRepoWiki}}
Join {{AppName}} today
{{end}}
{{if .PageIsUserProfile}}
Sign up for your own profile on {{AppName}}, the best place to host code, manage projects,
and build software alongside with tons of developers.
{{end}}
{{if .PageIsOrgHome}}
{{AppName}} is home for developers working together. Join them to grow your own development
teams, manage permissions, and collaborate on projects.
{{end}}
{{if or .PageIsRepoHome .PageIsRepoWiki}}
GitHub is home for developers working together to host and review code, manage projects,
and build software together.
{{end}}