~jonas-drange/ubuntu-start-page/1252899-mobile-friendly

« back to all changes in this revision

Viewing changes to src/Mako-0.1.9/examples/wsgi/htdocs/index.html

  • Committer: Matthew Nuzum
  • Date: 2008-04-18 01:58:53 UTC
  • Revision ID: matthew.nuzum@canonical.com-20080418015853-2b8rf979z2c2exxl
adding files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<%
 
2
%>
 
3
 
 
4
<%inherit file="root.html"/>
 
5
 
 
6
This is index.html
 
7
    
 
8
c is ${c is not UNDEFINED and c or "undefined"}