Skip to content

Commit 78f87d6

Browse files
fnetXCodeberg Admins @ build
authored andcommitted
CB/tmpl: Add impress to emails
1 parent bbfc88e commit 78f87d6

File tree

10 files changed

+60
-8
lines changed

10 files changed

+60
-8
lines changed

templates/mail/auth/activate.tmpl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,15 @@
1313
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
1414

1515
<p>Welcome to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
16+
17+
<div class="footer">
18+
<p>
19+
---
20+
<br>
21+
22+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
23+
Registered at registration court Amtsgericht Charlottenburg VR36929.
24+
</p>
25+
</div>
1626
</body>
1727
</html>

templates/mail/auth/activate_email.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,11 @@
1313
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
1414

1515
<p>Welcome to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
16+
17+
---
18+
<br/>
19+
20+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
21+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1622
</body>
1723
</html>

templates/mail/auth/register_notify.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,11 @@
1414
<p>{{.locale.Tr "mail.register_notify.text_3" ($set_pwd_url | Escape) | Str2html}}</p><br>
1515

1616
<p>Welcome to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
17+
18+
---
19+
<br/>
20+
21+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
22+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1723
</body>
1824
</html>

templates/mail/auth/reset_passwd.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,11 @@
1313
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
1414

1515
<p>Welcome back to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
16+
17+
---
18+
<br/>
19+
20+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
21+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1622
</body>
1723
</html>

templates/mail/issue/assigned.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
---
2424
<br>
2525
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
26+
<br/>
27+
28+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
29+
Registered at registration court Amtsgericht Charlottenburg VR36929.
2630
</p>
2731
</div>
2832
</body>

templates/mail/issue/default.tmpl

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,15 @@
8181
{{end}}
8282
</p>
8383
<div class="footer">
84-
<p>
85-
---
86-
<br>
87-
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
88-
</p>
84+
<p>
85+
---
86+
<br>
87+
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
88+
<br/>
89+
90+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
91+
Registered at registration court Amtsgericht Charlottenburg VR36929.
92+
</p>
8993
</div>
9094
</body>
9195
</html>

templates/mail/notify/collaborator.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
---
1616
<br>
1717
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
18+
<br/>
19+
20+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
21+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1822
</p>
1923
</div>
2024
</body>

templates/mail/notify/repo_transfer.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
---
1414
<br>
1515
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
16+
<br>
17+
18+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
19+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1620
</p>
1721
</body>
1822
</html>

templates/mail/release.tmpl

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@
5252
</p>
5353
<div class="footer">
5454
<p>
55-
---
55+
---
5656
<br>
57-
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
57+
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.<br/>
58+
59+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
60+
Registered at registration court Amtsgericht Charlottenburg VR36929.
5861
</p>
5962
</div>
6063
</body>

templates/mail/team_invite.tmpl

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
1212
<p>{{.locale.Tr "mail.team_invite.text_3" .Invite.Email}}</p>
1313

14-
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
14+
---
15+
<br>
16+
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.<br/>
17+
18+
Codeberg e.V. &ndash; Gormannstraße 14 &ndash; 10119 Berlin &ndash; Germany<br/>
19+
Registered at registration court Amtsgericht Charlottenburg VR36929.
1520
</body>
1621
</html>

0 commit comments

Comments
 (0)