mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
bd2745d1fe
- Remove legacy and outdated mjml directory - Rename namespace to a proper name - Add more specs
9 lines
176 B
Text
9 lines
176 B
Text
{% if profile %}
|
|
Feedback profile: {{profile.fullname}} <{{profile.email}}> / {{profile.id}}
|
|
{% else %}
|
|
Feedback from: {{email}}
|
|
{% endif %}
|
|
|
|
Subject: {{subject}}
|
|
|
|
{{content}}
|