2014-05-05 12:27:28 +04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2015-12-08 01:30:52 +03:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<title>{{.Subject}}</title>
|
2014-05-05 12:27:28 +04:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2016-07-15 19:36:39 +03:00
|
|
|
<p>You have been added as a collaborator of repository: <code>{{.RepoName}}</code></p>
|
2015-12-08 01:30:52 +03:00
|
|
|
<p>
|
|
|
|
---
|
|
|
|
<br>
|
2016-12-02 08:09:46 +03:00
|
|
|
<a href="{{.Link}}">View it on Gitea</a>.
|
2015-12-08 01:30:52 +03:00
|
|
|
</p>
|
2014-05-05 12:27:28 +04:00
|
|
|
</body>
|
|
|
|
</html>
|