code.gitea.io/gitea@v1.22.3/templates/repo/create_helper.tmpl (about)

     1  {{if not $.DisableMigrations}}
     2  	<p class="ui center">{{ctx.Locale.Tr "repo.new_repo_helper" (print AppSubUrl "/repo/migrate")}}</p>
     3  {{end}}