| 53 | <div id="maincontent"> |
| 54 | <img src="${asset:context:/images/careers.gif}" alt="about us" width="600" height="120" /><br /> |
| 55 | <div style="padding:7px; color:white; font-weight:bold; background:#ff8000; margin-top:3px;"> |
| 56 | <table border="0" width="100%"> |
| 57 | <tr> |
| 58 | <td align="left" >Careers - ${job.jobName} (${job.jobCode})</td> |
| 59 | <t:if test="${loggedInJobUserExists}"> |
| 60 | <td align="right"> |
| 61 | Logged in as : ${loggedInJobUser.firstName} | <t:pageLink t:page="careers/Info" t:context="literal:logout">Log out</t:pageLink> |
| 62 | </td> |
| 63 | <t:parameter t:name="else"> |