mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 05:18:29 +00:00
@@ -18,7 +18,7 @@
|
||||
{{ctx.Locale.Tr "repo.wiki.page_name_desc"}}
|
||||
</div>
|
||||
|
||||
{{$content := .content}}
|
||||
{{$content := .WikiEditContent}}
|
||||
{{if not .PageIsWikiEdit}}
|
||||
{{$content = ctx.Locale.Tr "repo.wiki.welcome"}}
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user