mail simpler
This commit is contained in:
parent
108e26fe1d
commit
309674208e
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
|
@ -14,8 +14,6 @@
|
||||||
</div>
|
</div>
|
||||||
<dt>From:</dt>
|
<dt>From:</dt>
|
||||||
<dd>{{$ctrl.mail.fromName}} <{{$ctrl.mail.fromAddress}}></dd>
|
<dd>{{$ctrl.mail.fromName}} <{{$ctrl.mail.fromAddress}}></dd>
|
||||||
<dt>Subject:</dt>
|
|
||||||
<dd>{{$ctrl.mail.subject}}</dd>
|
|
||||||
<dt>Date:</dt>
|
<dt>Date:</dt>
|
||||||
<dd>{{$ctrl.mail.date}}</dd>
|
<dd>{{$ctrl.mail.date}}</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user