]> Pileus Git - ~andy/ct/blobdiff - example/html.ct
Misc updates
[~andy/ct] / example / html.ct
index 7f36cc9746f1670e9eaa525f19360cfaadf3e46a..d08df11c5cb526ab27c5093be231cd82465b2565 100644 (file)
@@ -11,8 +11,6 @@ Content-Type: application/xhtml+xml; charset=UTF-8
 <html>
        <body>
                <% body(); %>
-
-               <a><%= "%05.2f" %></a>
        </body>
 </html>
 <% } %>