Files
devstar-create-from-template/templates/repo/create_helper.tmpl

4 lines
140 B
Handlebars
Raw Normal View History

2025-08-25 15:46:12 +08:00
{{if not $.DisableMigrations}}
<p class="ui center">{{ctx.Locale.Tr "repo.new_repo_helper" (print AppSubUrl "/repo/migrate")}}</p>
{{end}}