/[corp_html]/templates/Careers-OpenPositions.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /templates/Careers-OpenPositions.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Thu May 9 09:32:43 2002 UTC (21 years, 11 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -1 lines
database link

1 <p align="center"><b><img src="t/open_position.gif" width="180" height="16"></b></p>
2 <p align="center"><img src="p/00016025.jpg" width="270" height="180" border="1"></p>
3 {if $positions}
4 <p align="left"><b>Job descriptions</b></p>
5 <hr width="100%" size="1">
6 {/if}
7
8 {section name=p loop=$positions}
9
10 <p>Position Title: {$p/positions.title}</p>
11 <!-- <p>Job Code: {$p/positions.job_code}</p> -->
12 <p>Department: {$p/positions.department}</p>
13 <p>Location: {$p/positions.location}</p>
14 <p>Description: {$p/positions.description}</p>
15 <p>Education/Skills
16 Required: {$p/positions.edu_req}</p>
17 <p>Qualifications
18 Required: {$p/positions.qual_req}</p>
19
20 <a href="careers.php?part=erec&position={$p/positions.num}"><img src="t/apply_now_0.gif" width="84" height="21" border="0" alt="Apply Now"></a>
21
22 <hr width="100%" size="1">
23
24 {sectionelse}
25
26 <p align="center">
27 <b>No positions are currently available.</b>
28 </p>
29
30 {/section}
31
32 Feel free to contact us for further information at
33 <a href="mailto:careercenter@pliva.hr">careercenter@pliva.hr</a>
34 or leave your data in our <a href="careers.php?part=erec&position=0">database</a>.
35 </form>

  ViewVC Help
Powered by ViewVC 1.1.26