2014-05-05 08:27:28 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2020-01-03 17:13:22 +00:00
|
|
|
<style>
|
|
|
|
.footer { font-size:small; color:#666;}
|
|
|
|
</style>
|
2023-03-27 16:05:51 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
2014-05-05 08:27:28 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2022-06-27 20:58:46 +00:00
|
|
|
<p>{{.locale.Tr "mail.repo.collaborator.added.text"}} <code>{{.RepoName}}</code></p>
|
2020-01-03 17:13:22 +00:00
|
|
|
<div class="footer">
|
2021-04-11 03:46:37 +00:00
|
|
|
<p>
|
|
|
|
---
|
|
|
|
<br>
|
2022-06-27 20:58:46 +00:00
|
|
|
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
|
2021-04-11 03:46:37 +00:00
|
|
|
</p>
|
2020-01-03 17:13:22 +00:00
|
|
|
</div>
|
2014-05-05 08:27:28 +00:00
|
|
|
</body>
|
|
|
|
</html>
|