Work on letter template address
This commit is contained in:
parent
91c8894613
commit
b369ae73cb
1 changed files with 10 additions and 1 deletions
|
@ -223,7 +223,16 @@ $endfor$
|
||||||
$if(return-address)$
|
$if(return-address)$
|
||||||
\address{$for(return-address)$$return-address$$sep$\\$endfor$}
|
\address{$for(return-address)$$return-address$$sep$\\$endfor$}
|
||||||
$else$
|
$else$
|
||||||
\address{***REMOVED***, ***REMOVED***,\\***REMOVED***,\\***REMOVED***,\\***REMOVED***,\\ ***REMOVED*** \\ Tel: \href{tel:***REMOVED***}{***REMOVED***} \\ Email: \email}
|
\address{
|
||||||
|
\textbf{Jonathan Hodgson} \\
|
||||||
|
***REMOVED***, ***REMOVED***,\\
|
||||||
|
***REMOVED***,\\
|
||||||
|
***REMOVED***,\\
|
||||||
|
***REMOVED***,\\
|
||||||
|
***REMOVED*** \\[0.2cm]
|
||||||
|
\textbf{Tel:} \href{tel:***REMOVED***}{***REMOVED***} \\
|
||||||
|
\textbf{Email:} \email
|
||||||
|
}
|
||||||
$endif$
|
$endif$
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue