Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

<html>
<head>
        <title>Search Phone Prices</title>
</head>
<body>
        <h2>Search Phone Prices</h2>
        <div>
                <form action="/search" method="get">
                        <input type="text" name="q" size="30">
                        <input type="submit" value="Search">
                </form>
        </div>
</body>
</html>