mirror of
https://github.com/go-gitea/gitea
synced 2024-11-06 06:09:07 +01:00
597b04fe2f
Backport #27231 #27259 manually --------- Co-authored-by: delvh <dev.lh@web.de>
3 lines
156 B
Handlebars
3 lines
156 B
Handlebars
{{if not $.DisableMigrations}}
|
|
<p class="ui center">{{ctx.Locale.Tr "repo.new_repo_helper" ((print AppSubUrl "/repo/migrate")|Escape) | Safe}}</p>
|
|
{{end}}
|