Subversion Repositories SmartDukaan

Rev

Rev 517 | Go to most recent revision | 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>Category Home Page</title>
</head>
<body>
#set ( $catid = $action.getId() )
#include ( "templates/categories/${catid}.html" )
</body>
</html>