Move to sane directory structure. Don't make 'cms' the top level of the silverstripe...
[silverstripe-elijah.git] / templates / LeftAndMain_printable.ss
blobc327d282fa932e9414a34451c60e3699cafea1dd
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
5 <% base_tag %>
6 <title>SilverStripe CMS - $Title</title>
7 </head>
9 <body onblur="window.close()">
10         $PrintForm
11 </body>
12 </html>