Subversion Repositories SmartDukaan

Rev

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

Rev 5572 Rev 5625
Line 3... Line 3...
3
<head>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
<!-- Prevent MS Office toolbar from changing layout -->
5
<!-- Prevent MS Office toolbar from changing layout -->
6
<meta http-equiv="imagetoolbar" content="false">
6
<meta http-equiv="imagetoolbar" content="false">
7
<meta name="MSSmartTagsPreventParsing" content="true">
7
<meta name="MSSmartTagsPreventParsing" content="true">
8
<meta name="keywords" content="Contact Us, Saholic.com" />
8
<meta name="keywords" content="Contact Us, ${domain.name}" />
9
<title>Contact us | Saholic.com</title>
9
<title>Contact us | ${domain.name}</title>
10
 
10
 
11
 #include ( "templates/commoncssfiles.vm" )
11
 #include ( "templates/commoncssfiles.vm" )
12
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
12
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
13
#set($userinfo = $action.getUserInfo())
13
#set($userinfo = $action.getUserInfo())
14
 
14