Subversion Repositories SmartDukaan

Rev

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

Rev 1729 Rev 1733
Line 8... Line 8...
8
 
8
 
9
<body>
9
<body>
10
	<img src="http://saholic.com/images/saholic-main.jpg" />
10
	<img src="http://saholic.com/images/saholic-main.jpg" />
11
	<hr />
11
	<hr />
12
	<div>
12
	<div>
13
		<form action="/fb/my-phones" method="post">
13
		<form action="$action.getServletContextPath()/my-phones" method="post">
14
			Which phone do you own?&nbsp;&nbsp;&nbsp;
14
			Which phone do you own?&nbsp;&nbsp;&nbsp;
15
			<input type="text" name="q" />
15
			<input type="text" name="q" />
16
			<input type="submit" value="Search" />
16
			<input type="submit" value="Search" />
17
		</form>
17
		</form>
18
	</div>
18
	</div>