Subversion Repositories SmartDukaan

Rev

Rev 172 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-- 
<html xmlns="http://www.w3.org/1999/xhtml"
        xmlns:py="http://genshi.edgewall.org/"
        xmlns:xi="http://www.w3.org/2001/XInclude">

<xi:include href="master.html" />

<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"
        py:replace="''" />
<title>Welcome to TurboGears 2.0, standing on the shoulders of
giants, since 2007</title>
</head>

<body>
${sidebar_top()}
<div id="getting_started">
<h2>Presentation</h2>
<p>TurboGears 2 is rapid web application development toolkit
designed to make your life easier.</p>
<ol id="getting_started_steps">
        <li class="getting_started">
        <h3>Code your data model</h3>
        <p>Design your data model, Create the database, and Add some
        bootstrap data.</p>
        </li>
        <li class="getting_started">
        <h3>Design your URL architecture</h3>
        <p>Decide your URLs, Program your controller methods, Design your
        templates, and place some static files (CSS and/or JavaScript).</p>
        </li>
        <li class="getting_started">
        <h3>Distribute your app</h3>
        <p>Test your source, Generate project documents, Build a
        distribution.</p>
        </li>
</ol>
</div>
<div class="clearingdiv" />
<div class="notice">Thank you for choosing TurboGears.</div>
</body>
</html>
 -->
 
<html xmlns="http://www.w3.org/1999/xhtml"
        xmlns:py="http://genshi.edgewall.org/"
        xmlns:xi="http://www.w3.org/2001/XInclude">

<body>
<p>
<a href="${tg.url('/form_indiaplaza')}">Edit indiaplaza codedata</a>
</p>
<p>
<a href="${tg.url('/form_infibeam')}">Edit infibeam codedata</a>
</p>
<p>
<a href="${tg.url('/form_univercell')}">Edit univercell codedata</a>
</p>
<p>
<a href="${tg.url('/form_mobilestore')}">Edit mobilestore codedata</a>
</p>
<p>
<a href="${tg.url('/form_naaptol')}">Edit naaptol codedata</a>
</p>
<p>
<a href="${tg.url('/form_babuchak')}">Edit babuchak codedata</a>
</p>
</body>
</html>