Subversion Repositories SmartDukaan

Rev

Rev 20427 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
20424 kshitij.so 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<title>Hotspot Store | Careers</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
7
<script type="text/javascript" src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
8
#include ( "templates/commoncssfiles.vm" )
20567 kshitij.so 9
#include ("templates/commonjsfiles.vm" )
20424 kshitij.so 10
</head>
11
<body>
12
#include("templates/header.vm")
13
<!--Career Starts Here-->
14
 
15
<div class="career_Container">
16
<h2>Become a Great Retail Professional.</h2>
17
<p class="career_Paragraph">Begin your journey into the world of e-commerce at a place where you can give your ideas a stage,<br /> create waves of change and empower the next-generation of shoppers.The time is now, the revolution is here!<br />
18
<span class="career_Paragraph_highlight">Send us your Resumes to Career@spiceretail.co.in</span>
19
</p>
20
<div class="career-img" style="width:795px;height:571px;margin:auto;">
20427 kshitij.so 21
	<img src="/images/_career.jpg" />
20424 kshitij.so 22
</div>
23
<h2>Current Openings at Hotspot.</h2>
24
<ul class="career_Ul">
25
<li><strong>Retail associate</strong><br />
26
(0-2 years)</li>
27
<li class="career_LI01"><strong>Asst. Store Manager</strong><br />
28
(3-5 years)</li>
29
</ul>
30
 
31
<ul class="career_Ul">
32
<li><strong>Sr. Retail Associate</strong><br />
33
(1-3 years)</li>
34
<li class="career_LI01"><strong>store manager</strong><br />
35
(6-8 years)</li>
36
</ul>
37
 
38
</div>
39
 
40
<!--Career Ends Here-->
41
 
42
 
43
#include("templates/footer.vm")
44
 
45
</body>
46
</html>