Skip to content

Commit 3a8f548

Browse files
committed
Revert "S*****S LINTER WHAT ARE YOU TALKING ABOUT"
This reverts commit 00705e6.
1 parent 52adc35 commit 3a8f548

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

templates/mail/footer_gitea.tmpl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<body>
14
<p>© <a href="{{AppUrl}}">{{AppName}}</a></p>
5+
</body>
6+
</html>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<body>
14
<div style="font-size:small; color:#666;">
25
<p>
36
---
47
<br>
58
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>{{if .CanReply}}&nbsp;{{.locale.Tr "mail.reply"}}{{end}}.
69
</p>
710
</div>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)