2021-03-01 06:17:30 +05:30
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<title>{{.Subject}}</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<p>{{.Subject}}.
|
|
|
|
To accept or reject it visit <a href="{{.Link}}">{{.Repo}}</a> or just ignore it.
|
|
|
|
<p>
|
|
|
|
---
|
|
|
|
<br>
|
2021-04-02 15:55:13 +05:30
|
|
|
<a href="{{.Link}}">View it on {{AppName}}</a>.
|
2021-03-01 06:17:30 +05:30
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|