mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-20 10:28:36 +02:00
Merge branch 'label_delete_event_fix' of https://github.com/Sumit189/gitea into label_delete_event_fix
This commit is contained in:
commit
e0ad6b0f58
@ -7,7 +7,7 @@
|
||||
<h2>{{ctx.Locale.Tr "repo.wiki.welcome"}}</h2>
|
||||
<p>{{ctx.Locale.Tr "repo.wiki.welcome_desc"}}</p>
|
||||
{{if and .CanWriteWiki (not .Repository.IsMirror)}}
|
||||
<a class="ui primary button" href="{{.RepoLink}}/wiki?action=_new">{{ctx.Locale.Tr "repo.wiki.create_first_page"}}</a>
|
||||
<a class="ui primary button tw-mr-0" href="{{.RepoLink}}/wiki?action=_new">{{ctx.Locale.Tr "repo.wiki.create_first_page"}}</a>
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user