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