mirror of
https://github.com/penpot/penpot.git
synced 2025-02-04 21:38:53 -05:00
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}}
|