Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
172 ashish 1
<html xmlns:py="http://genshi.edgewall.org/"
2
	xmlns:xi="http://www.w3.org/2001/XInclude" py:strip="">
3
<py:def function="header">
4
	<div id="header">
5
	<h1>Welcome to TurboGears 2 <span class="subtitle">The
6
	Python web metaframework</span></h1>
7
	</div>
8
</py:def>
9
</html>