Work on letter template address
This commit is contained in:
parent
89c4aa4ede
commit
41cbbd457e
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{Cherrydown, The Meadows,\\Station Road,\\Cotton,\\Suffolk,\\ IP14 4NZ \\ Tel: \href{tel:+447753492267}{07753 492267} \\ Email: \email}
|
\address{
|
||||||
|
\textbf{Jonathan Hodgson} \\
|
||||||
|
Cherrydown, The Meadows,\\
|
||||||
|
Station Road,\\
|
||||||
|
Cotton,\\
|
||||||
|
Suffolk,\\
|
||||||
|
IP14 4NZ \\[0.2cm]
|
||||||
|
\textbf{Tel:} \href{tel:+447753492267}{07753 492267} \\
|
||||||
|
\textbf{Email:} \email
|
||||||
|
}
|
||||||
$endif$
|
$endif$
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue