mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Finish new home page of organization
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
                <label for="owner" class="req">{{.i18n.Tr "repo.owner"}}</label>
 | 
			
		||||
                <input id="repo-owner-id" type="hidden" name="uid" value="{{.ContextUser.Id}}" />
 | 
			
		||||
                <div class="inline-block drop">
 | 
			
		||||
                    <a href="#" class="drop-bottom">
 | 
			
		||||
                    <a class="drop-bottom">
 | 
			
		||||
                        <img class="avatar" src="{{.ContextUser.AvatarLink}}" id="repo-owner-avatar" alt="user-avatar">
 | 
			
		||||
                        <strong id="repo-owner-name">{{.ContextUser.Name}}</strong>
 | 
			
		||||
                    </a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user