75461cf759ab53379da29fd4a38e62cb2ff551eb
[yourule] / templates / site.tmpl
1 <html>
2 <head>
3   <script src="/static/prototype.js" type="text/javascript"></script>
4 </head>
5 <body>
6 #filter Filter
7 $body
8 #end filter
9 </body>
10 </html>

Benjamin Mako Hill || Want to submit a patch?