aboutsummaryrefslogtreecommitdiffstats
path: root/templates/mail/notify/collaborator.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mail/notify/collaborator.tmpl')
-rw-r--r--templates/mail/notify/collaborator.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/mail/notify/collaborator.tmpl b/templates/mail/notify/collaborator.tmpl
index 947b404399..19a2431023 100644
--- a/templates/mail/notify/collaborator.tmpl
+++ b/templates/mail/notify/collaborator.tmpl
@@ -11,11 +11,11 @@
<body>
<p>You have been added as a collaborator of repository: <code>{{.RepoName}}</code></p>
<div class="footer">
- <p>
- ---
- <br>
- <a href="{{.Link}}">View it on {{AppName}}</a>.
- </p>
+ <p>
+ ---
+ <br>
+ <a href="{{.Link}}">View it on {{AppName}}</a>.
+ </p>
</div>
</body>
</html>