aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/create_helper.tmpl
blob: ec253e961d3a75059518e0485a12725892cb1ee4 (plain)
1
2
3
{{if not $.DisableMigrations}}
	<p class="ui center">{{.locale.Tr "repo.new_repo_helper" ((printf "%s%s" AppSubUrl "/repo/migrate")|Escape) | Safe}}</p>
{{end}}