mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 03:39:28 +01:00
4 lines
161 B
Handlebars
4 lines
161 B
Handlebars
|
{{if not $.DisableMigrations}}
|
||
|
<p class="ui center">{{.locale.Tr "repo.new_repo_helper" ((printf "%s%s" AppSubUrl "/repo/migrate")|Escape) | Safe}}</p>
|
||
|
{{end}}
|