www-commits
[Top][All Lists]
Advanced

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

www/spanish/template template.html


From: Miguel Vazquez Gocobachi
Subject: www/spanish/template template.html
Date: Fri, 01 Sep 2006 07:17:32 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Miguel Vazquez Gocobachi <demrit>       06/09/01 07:17:32

Modified files:
        spanish/template: template.html 

Log message:
        * Added comments to know what can I edit

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/spanish/template/template.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: template.html
===================================================================
RCS file: /web/www/www/spanish/template/template.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- template.html       31 Aug 2006 23:41:32 -0000      1.2
+++ template.html       1 Sep 2006 07:17:29 -0000       1.3
@@ -1,27 +1,46 @@
 <!--#include virtual="/spanish/template/header.html" -->
         <title>Titulo del archivo</title>
         <!--#include virtual="/spanish/template/banner.html" -->
+                <!--
+                   BEGIN EDIT-ME
+                -->
                 <h2>Titulo del archivo</h2>
+
+                <p>
+                    Este es un parrafo
+                </p>
+                <!--
+                   END EDIT-ME
+                -->
             <!--#include virtual="/spanish/template/sidebar.html" -->
              
             <!--#include virtual="/spanish/template/footer.html" -->
             
             <!--#include virtual="/spanish/template/copyleft.html" -->
             
+            <!--
+                BEGIN EDIT-ME
+            -->
             <p>
                 Traducci&oacute;n: Marzo 31, 2004 Emilio Silva<br />
                 Revisi&oacute;n: Agosto 28,  2006 Miguel V&aacute;zquez 
Gocobachi
             </p>
+            <!--
+                END EDIT-ME
+            -->
             
             <p>
                 &Uacute;ltima actualizaci&oacute;n:
                 <!-- timestamp start -->
-                $Date: 2006/08/31 23:41:32 $ $Author: demrit $
+                $Date: 2006/09/01 07:17:29 $ $Author: demrit $
                 <!-- timestamp end -->
             </p>
         </div>
         <!-- END copyleft -->
        
+        <!--
+            BEGIN EDIT-ME
+        -->
         <!-- BEGIN TranslationsList -->
         <div id="translations">
             <p>
@@ -43,6 +62,9 @@
             <!-- Please keep this list alphabetical -->
         </div>
         <!-- END TranslationsList --> 
+        <!--
+            BEGIN EDIT-ME
+        -->
     </div>
     <!-- END wrapper -->
 </body>




reply via email to

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