Files
deb-python-pecan/tests/templates/kajiki.html
2010-09-28 20:00:37 -04:00

12 lines
109 B
HTML

<html>
<head>
<title>Hello, ${name}!</title>
</head>
<body>
<h1>Hello, ${name}!</h1>
</body>
</html>