Subversion Repositories SmartDukaan

Rev

Rev 20427 | Go to most recent revision | Details | 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" )
9
</head>
10
<body>
11
#include("templates/header.vm")
12
<!--Career Starts Here-->
13
 
14
<div class="career_Container">
15
<h2>Become a Great Retail Professional.</h2>
16
<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 />
17
<span class="career_Paragraph_highlight">Send us your Resumes to Career@spiceretail.co.in</span>
18
</p>
19
<div class="career-img" style="width:795px;height:571px;margin:auto;">
20
	<img src="/hotspot/images/_career.jpg" />
21
</div>
22
<h2>Current Openings at Hotspot.</h2>
23
<ul class="career_Ul">
24
<li><strong>Retail associate</strong><br />
25
(0-2 years)</li>
26
<li class="career_LI01"><strong>Asst. Store Manager</strong><br />
27
(3-5 years)</li>
28
</ul>
29
 
30
<ul class="career_Ul">
31
<li><strong>Sr. Retail Associate</strong><br />
32
(1-3 years)</li>
33
<li class="career_LI01"><strong>store manager</strong><br />
34
(6-8 years)</li>
35
</ul>
36
 
37
</div>
38
 
39
<!--Career Ends Here-->
40
 
41
 
42
#include("templates/footer.vm")
43
 
44
</body>
45
</html>