Subversion Repositories SmartDukaan

Rev

Rev 20424 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC 
    "-//W3C//DTD XHTML 1.1 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
        <title>Hotspot Admin</title>
        <style>
                a{
                        font-size:18px;
                        padding : 5px 0px 0px 10px;
                }
        </style>
</head>
<body>
        <h2>Welcome Admin</h2>
        <a href="/banner">Banners</a>
        <br /><br />
        <a href="/snippets">Snippets</a>
        <br /><br />
        <a href="/products">Import Product</a>
        <br /><br />
        <a href="/products">View Products</a>
        <br /><br />
</body>
</html>