mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 03:18:24 +00:00 
			
		
		
		
	| @@ -12,8 +12,10 @@ | |||||||
| </head> | </head> | ||||||
|  |  | ||||||
| <body> | <body> | ||||||
| 	<p><b>@{{.Release.Publisher.Name}}</b> released <a href="{{.Release.HTMLURL}}">{{.Release.TagName}}</a>  | 	<p> | ||||||
| 	  in <a href="{{AppUrl}}{{.Release.Repo.OwnerName}}/{{.Release.Repo.Name}}">{{.Release.Repo.FullName}} </p> | 		<b>@{{.Release.Publisher.Name}}</b> released <a href="{{.Release.HTMLURL}}">{{.Release.TagName}}</a> | ||||||
|  | 		in <a href="{{AppUrl}}{{.Release.Repo.OwnerName}}/{{.Release.Repo.Name}}">{{.Release.Repo.FullName}}</a> | ||||||
|  | 	</p> | ||||||
| 	<h4>Title: {{.Release.Title}}</h4> | 	<h4>Title: {{.Release.Title}}</h4> | ||||||
| 	<p> | 	<p> | ||||||
| 		Note: <br> | 		Note: <br> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user