[Zope3-checkins] CVS: Products3/RotterdamSprint - template.pt:1.19

runyaga runyaga@thisbox.com
Fri, 6 Dec 2002 08:59:24 -0500


Update of /cvs-repository/Products3/RotterdamSprint
In directory cvs.zope.org:/tmp/cvs-serv26039

Modified Files:
	template.pt 
Log Message:
Removed Windows line endings


=== Products3/RotterdamSprint/template.pt 1.18 => 1.19 === (582/682 lines abridged)
--- Products3/RotterdamSprint/template.pt:1.18	Fri Dec  6 08:36:30 2002
+++ Products3/RotterdamSprint/template.pt	Fri Dec  6 08:59:23 2002
@@ -1,667 +1,259 @@
 <metal:block define-macro="page"><metal:block define-slot="doctype"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"></metal:block>
 
-
-
-
-
-
-
 <html
-
-
-
   xmlns="http://www.w3.org/1999/xhtml"
-
-
-
   xml:lang="en"
-
-
-
   lang="en" >
 
-
-
   <head>
 
-
-
     <title metal:define-slot="title">Z3 UI</title>
 
-
-
-    <style type="text/css" media="all"
-
-
-
-      tal:content="string:
-
-
-
-        @import url(${context/++resource++zope3.css});">
-
-
-
+    <style type="text/css" 
+           media="all"
+           tal:content="string: @import url(${context/++resource++zope3.css});">

[-=- -=- -=- 582 lines omitted -=- -=- -=-]

         </div>
 
-
-
       </div>
 
-
-
     </div>
 
-
-
     </div>
 
 
-
-
-
-
-
     <div id="footer"
-
-
-
       metal:define-macro="footer">
-
-
-
       Powered by Zope
-
-
-
     </div>
 
 
-
-
-
-
-
   </body>
 
-
-
 </html>
 
-
-
 </metal:block>
+