gitea/gitea-main/templates/repo/create_helper.tmpl
2025-03-04 11:20:45 +00:00

4 lines
140 B
Handlebars

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