Files
new-api/templates/repo/create_helper.tmpl
T
2026-05-30 22:47:36 +08: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}}