summaryrefslogtreecommitdiffstats
path: root/templates/repo/create_helper.tmpl
blob: 653955efc972aa5364bb46ea2e8199ddd34c1b12 (plain)
1
2
3
{{if not $.DisableMigrations}}
	<p class="ui center">{{ctx.Locale.Tr "repo.new_repo_helper" ((print AppSubUrl "/repo/migrate")|Escape) | Safe}}</p>
{{end}}