www-commits
[Top][All Lists]
Advanced

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

www/server/staging/layout banner.html


From: Therese Godefroy
Subject: www/server/staging/layout banner.html
Date: Sat, 3 Oct 2020 13:31:21 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/10/03 13:31:21

Modified files:
        server/staging/layout: banner.html 

Log message:
        Use /server/staging/head-include-2 & 
/server/staging/layout/body-include-1
        Add id='top' to div.inner

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout/banner.html?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: banner.html
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/banner.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- banner.html 24 Sep 2020 14:28:13 -0000      1.8
+++ banner.html 3 Oct 2020 17:31:21 -0000       1.9
@@ -1,9 +1,9 @@
 <!-- start of server/banner.html -->
-<!--#include virtual="/server/head-include-2.html" -->
+<!--#include virtual="/server/staging/head-include-2.html" -->
 </head>
 <body>
-<div class="inner">
-<!--#include virtual="/server/body-include-1.html" -->
+<div class="inner" id="top">
+<!--#include virtual="/server/staging/layout/body-include-1.html" -->
 <!--#include virtual="/server/staging/layout/body-include-2.html" -->
 <div id="content">
 <!-- end of server/banner.html -->



reply via email to

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