添加静态模板

This commit is contained in:
2025-09-08 07:24:28 +00:00
parent b4bb4896af
commit 6df94872b3
8 changed files with 126 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
<a class="item" href="{{AppSubUrl}}/repo/create">
{{svg "octicon-plus"}} {{ctx.Locale.Tr "new_repo"}}
</a>
<a class="item" href="{{AppSubUrl}}/repo/create">
<a class="item" href="{{AppSubUrl}}/repo/create-from-template">
{{svg "octicon-plus-circle"}} {{ctx.Locale.Tr "new_repo_from_template"}}
</a>
{{if not .DisableMigrations}}