www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server banner.html head-include-2.html


From: Karl Berry
Subject: www/server banner.html head-include-2.html
Date: Fri, 26 Mar 2010 18:02:09 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       10/03/26 18:02:08

Modified files:
        server         : banner.html head-include-2.html 

Log message:
        move /head from head-include-2 back to banner.html, so refactoring for 
mit-scheme (etc.) works again, #557193

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.96&r2=1.97
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -b -r1.96 -r1.97
--- banner.html 10 Nov 2009 00:37:28 -0000      1.96
+++ banner.html 26 Mar 2010 18:02:04 -0000      1.97
@@ -1,4 +1,6 @@
+<!-- start of banner.html -->
 <!--#include virtual="/server/head-include-2.html" -->
+</head>
 <body>
 <!--#include virtual="/server/body-include-1.html" -->
 
@@ -7,3 +9,4 @@
 <!--#include virtual="/server/body-include-2.html" -->
 
 <div id="content" class="inner">
+<!-- end of banner.html -->

Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- head-include-2.html 26 Jan 2010 20:20:10 -0000      1.4
+++ head-include-2.html 26 Mar 2010 18:02:04 -0000      1.5
@@ -1,3 +1,5 @@
+<!-- start of head-include-2.html -->
+
 <style type="text/css" media="screen and (min-device-width: 481px)">
 @import url('/style.css');
 </style>
@@ -18,4 +20,4 @@
 @import url('/print.css');
 </style>
 <meta name="viewport" content="width=320; initial-scale=1.0; 
maximum-scale=1.0; user-scalable=0;" />
-</head>
+<!-- end of head-include-2.html -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]