{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  User info:<br/>
  id: {{id}}<br/>
  displayName: {{displayName}}<br/>
  email: {{email}}<br/><br/>
  Feedback message:<br/>
  {{message}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
