mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 11:08:23 +02:00
💄 Minor cosmetic changes.
This commit is contained in:
parent
d1b000dcc6
commit
ba96edc620
3 changed files with 8 additions and 4 deletions
|
@ -3,7 +3,7 @@ Welcome to UXBOX.
|
|||
-- end
|
||||
|
||||
-- begin :body-text
|
||||
Hello {{user}}!
|
||||
Hello {{name}}!
|
||||
|
||||
Welcome to UXBOX.
|
||||
|
||||
|
@ -27,7 +27,7 @@ UXBOX team.
|
|||
<div class="logo">
|
||||
<img alt="UXBOX" src="{{#static}}images/email/logo.png{{/static}}" />
|
||||
</div>
|
||||
<p>Hello {{user}}!</p>
|
||||
<p>Hello {{name}}!</p>
|
||||
<p>Welcome to UXBOX.</p>
|
||||
<p>UXBOX team.</p>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue