2014-05-05 10:27:28 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2015-12-07 23:30:52 +01:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<title>{{.Subject}}</title>
|
2014-05-05 10:27:28 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2015-12-07 23:30:52 +01:00
|
|
|
<p>You are now a collaborator of this repository.</p>
|
|
|
|
<p>
|
|
|
|
---
|
|
|
|
<br>
|
|
|
|
View it on Gogs: <a href="{{.AppUrl}}{{.RepoLink}}">{{.RepoLink}}</a>
|
|
|
|
</p>
|
2014-05-05 10:27:28 +02:00
|
|
|
</body>
|
|
|
|
</html>
|