Subversion Repositories SmartDukaan

Rev

Rev 5121 | Rev 5542 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5121 Rev 5356
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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">
2
<html xmlns="http://www.w3.org/1999/xhtml">
-
 
3
#set($title = $action.getTitle())
3
<head>
4
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
6
	<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
6
	<title>Product Index | Saholic.com</title>
7
	<title>$title | Saholic.com</title>
7
	<style>
8
	<style>
8
ol	{	padding: 5px 30px !important;	}
9
ol	{	padding: 5px 30px !important;	}
9
    </style>
10
    </style>
10
 #include ( "templates/commoncssfiles.vm" )
11
 #include ( "templates/commoncssfiles.vm" )
11
</head>
12
</head>
Line 18... Line 19...
18
	<div id="main">
19
	<div id="main">
19
		<div class="main-content">
20
		<div class="main-content">
20
			<div id="registration">
21
			<div id="registration">
21
				<div class="middle">
22
				<div class="middle">
22
					<br />
23
					<br />
23
					<h1>All Products</h1>
24
					<h1>$title</h1>
24
					<br /><br />
25
					<br /><br />
25
					<div id="productIndex">
26
					<div id="productIndex">
26
					$html
27
					$html
27
                    </div>
28
                    </div>
28
				</div>
29
				</div>