www-commits
[Top][All Lists]
Advanced

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

www/spanish/template template.tpl


From: Miguel Vazquez Gocobachi
Subject: www/spanish/template template.tpl
Date: Sat, 09 Sep 2006 21:24:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Miguel Vazquez Gocobachi <demrit>       06/09/09 21:24:55

Added files:
        spanish/template: template.tpl 

Log message:
        * It will be used as based template file

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/spanish/template/template.tpl?cvsroot=www&rev=1.1

Patches:
Index: template.tpl
===================================================================
RCS file: template.tpl
diff -N template.tpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ template.tpl        9 Sep 2006 21:24:48 -0000       1.1
@@ -0,0 +1,78 @@
+<!--#include virtual="/spanish/template/header.html" -->
+    <!--
+        BEGIN EDIT-ME
+    -->
+        <title>Titulo del archivo</title>
+    <!--
+        END EDIT-ME
+    -->
+        <!--#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 -->
+                &#36;Date&#36; &#36;Author&#36;
+                <!-- timestamp end -->
+            </p>
+        </div>
+        <!-- END copyleft -->
+       
+        <!--
+            BEGIN EDIT-ME
+        -->
+        <!-- BEGIN TranslationsList -->
+        <div id="translations">
+            <p>
+                <strong><a 
href="/server/standards/README.translations.es.html">Traducciones</a> 
+                de esta p&aacute;gina</strong>:
+            </p>
+
+            <!-- Please keep this list alphabetical -->
+            <ul class="translations-list">
+                <li>
+                    <!-- English -->
+                    <a href="/home.html">English</a>
+                </li>
+                <li>
+                    <!-- Spanish -->
+                    <a href="/home.es.html">Espa&ntilde;ol</a>
+                </li>
+            </ul>
+            <!-- Please keep this list alphabetical -->
+        </div>
+        <!-- END TranslationsList --> 
+        <!--
+            BEGIN EDIT-ME
+        -->
+    </div>
+    <!-- END wrapper -->
+</body>
+</html>
+<!-- END layout -->
\ No newline at end of file




reply via email to

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