Remove unncessary file

darcs
slava 2006-10-19 21:38:45 +00:00
parent b189879cd5
commit e88d429476
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<% USING: namespaces io furnace ; %>
<% xhtml-preamble %>
<head><title><% "title" get write %></title></head>
<body><% "root" get render-component %></body>
</html>