Files
devstar-create-from-template/templates/repo/create_helper.tmpl
2025-08-25 15:46:12 +08:00

4 lines
140 B
Handlebars

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