summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2006-12-09 01:56:46 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2006-12-09 01:56:46 +0000
commitecc8dab3ab8d2d58a0faadc16fa928e8eda5f314 (patch)
tree456bd368b4aa623f153309e51f415e450ead3c47 /examples
parent5d922a3b9133dac77ab7374868b91e79b1794dd1 (diff)
downloadmako-ecc8dab3ab8d2d58a0faadc16fa928e8eda5f314.tar.gz
lexer picks up on magic encoding comment
Diffstat (limited to 'examples')
-rw-r--r--examples/wsgi/htdocs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/wsgi/htdocs/index.html b/examples/wsgi/htdocs/index.html
index 79a5af2..0f0ce9d 100644
--- a/examples/wsgi/htdocs/index.html
+++ b/examples/wsgi/htdocs/index.html
@@ -1,3 +1,6 @@
+<%
+%>
+
<%inherit file="root.html"/>
This is index.html