File tree Expand file tree Collapse file tree 10 files changed +60
-8
lines changed Expand file tree Collapse file tree 10 files changed +60
-8
lines changed Original file line number Diff line number Diff line change 13
13
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
14
14
15
15
<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. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
23
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
24
+ </p>
25
+ </div>
16
26
</body>
17
27
</html>
Original file line number Diff line number Diff line change 13
13
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
14
14
15
15
<p>Welcome to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
16
+
17
+ ---
18
+ <br/>
19
+
20
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
21
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
16
22
</body>
17
23
</html>
Original file line number Diff line number Diff line change 14
14
<p>{{.locale.Tr "mail.register_notify.text_3" ($set_pwd_url | Escape) | Str2html}}</p><br>
15
15
16
16
<p>Welcome to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
17
+
18
+ ---
19
+ <br/>
20
+
21
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
22
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
17
23
</body>
18
24
</html>
Original file line number Diff line number Diff line change 13
13
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
14
14
15
15
<p>Welcome back to <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
16
+
17
+ ---
18
+ <br/>
19
+
20
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
21
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
16
22
</body>
17
23
</html>
Original file line number Diff line number Diff line change 23
23
---
24
24
<br>
25
25
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
26
+ <br/>
27
+
28
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
29
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
26
30
</p>
27
31
</div>
28
32
</body>
Original file line number Diff line number Diff line change 81
81
{{end}}
82
82
</p>
83
83
<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. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
91
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
92
+ </p>
89
93
</div>
90
94
</body>
91
95
</html>
Original file line number Diff line number Diff line change 15
15
---
16
16
<br>
17
17
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
18
+ <br/>
19
+
20
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
21
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
18
22
</p>
19
23
</div>
20
24
</body>
Original file line number Diff line number Diff line change 13
13
---
14
14
<br>
15
15
<a href="{{.Link}}">{{.locale.Tr "mail.view_it_on" AppName}}</a>.
16
+ <br>
17
+
18
+ Codeberg e.V. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
19
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
16
20
</p>
17
21
</body>
18
22
</html>
Original file line number Diff line number Diff line change 52
52
</p>
53
53
<div class="footer">
54
54
<p>
55
- ---
55
+ ---
56
56
<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. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
60
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
58
61
</p>
59
62
</div>
60
63
</body>
Original file line number Diff line number Diff line change 11
11
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
12
12
<p>{{.locale.Tr "mail.team_invite.text_3" .Invite.Email}}</p>
13
13
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. – Gormannstraße 14 – 10119 Berlin – Germany<br/>
19
+ Registered at registration court Amtsgericht Charlottenburg VR36929.
15
20
</body>
16
21
</html>
You can’t perform that action at this time.
0 commit comments