Files
proglang-gitea-templates-v1.22/repo/create_helper.tmpl
2024-07-23 13:10:38 +02:00

4 lines
140 B
Cheetah

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