mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	fix writer cannot read bare repo guide (#4033)
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
		<div class="ui grid">
 | 
			
		||||
			<div class="sixteen wide column content">
 | 
			
		||||
				{{template "base/alert" .}}
 | 
			
		||||
				{{if .IsRepositoryAdmin}}
 | 
			
		||||
				{{if .IsRepositoryWriter}}
 | 
			
		||||
					<h4 class="ui top attached header">
 | 
			
		||||
						{{.i18n.Tr "repo.quick_guide"}}
 | 
			
		||||
					</h4>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user