Skip to content

Commit e62897e

Browse files
authored
Add "OpenSign" branding to verification email
1 parent 4c58fe2 commit e62897e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/OpenSignServer/files/verification_email.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<br />
1111
<p><a href="{{{link}}}" style="background-color: lightskyblue; cursor: pointer; border-radius: 5px; padding: 10px; border-style: solid; border-width: 2px; text-decoration: none; font-weight: bolder; color:blue">Verify email</a></p>
1212
<br />
13-
<p>ExampleApp</p>
13+
<p><a href="https://www.opensignlabs.com">OpenSign™</a></p>
1414
</body>
1515

16-
</html>
16+
</html>

0 commit comments

Comments
 (0)