mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
4 lines
156 B
Handlebars
4 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}}
|