Skip to content

Commit 6f1fe2b

Browse files
committed
UPDATE
1 parent 77f0fb6 commit 6f1fe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mail/footer_gitea.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html>
33
<body>
4-
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
4+
<p>© <a href="{{AppUrl}}">{{AppName}}</a></p>
55
</body>
66
</html>

0 commit comments

Comments
 (0)