mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	minor HTML fix
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
				
			|||||||
          {{if .PublisherID}}
 | 
					          {{if .PublisherID}}
 | 
				
			||||||
            <h3>
 | 
					            <h3>
 | 
				
			||||||
              <a href="{{$.RepoLink}}/src/{{.TagName}}">{{.Title}}</a> 
 | 
					              <a href="{{$.RepoLink}}/src/{{.TagName}}">{{.Title}}</a> 
 | 
				
			||||||
              <small>(<a href="{{$.RepoLink}}/releases/edit/{{.TagName}}" rel="nofollow">{{$.i18n.Tr "repo.release.edit"}}</a>)</small>
 | 
					              {{if .IsRepositoryAdmin}}<small>(<a href="{{$.RepoLink}}/releases/edit/{{.TagName}}" rel="nofollow">{{$.i18n.Tr "repo.release.edit"}}</a>)</small>{{end}}
 | 
				
			||||||
            </h3>
 | 
					            </h3>
 | 
				
			||||||
            <p class="text grey">
 | 
					            <p class="text grey">
 | 
				
			||||||
              <span class="author">
 | 
					              <span class="author">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user