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