summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug565595.mako
blob: 3444765401e6880d140b4870251f55cadf389058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<%!
    import sys
%>
<html>
    <head>
        <title>Test</title>
    </head>
    <body>
    </body>

</html>