13 lines
480 B
YAML
13 lines
480 B
YAML
|
--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
|
||
|
from: gate <team@support.gate.de>
|
||
|
from_email: team@support.gate.de
|
||
|
from_display_name: gate
|
||
|
subject: Ihre Rechnung als PDF-Dokument
|
||
|
to: Martin Edenhofer <billing@znuny.inc>
|
||
|
body: |-
|
||
|
Ihre Rechnung als PDF-Dokument <table cellpadding="0" cellspacing="0" bgcolor="#d9e7f0" style="font-size: 12px;color: #000000;background-color: #d9e7f0;padding: 0px;margin: 0px;">
|
||
|
<tr>
|
||
|
<td valign="top"> <br><br> </td>
|
||
|
</tr>
|
||
|
</table>
|