]> git.llucax.com Git - software/bife/web.git/blobdiff - templates/bife_page.tpl.html
Removed trailing \n to templates.
[software/bife/web.git] / templates / bife_page.tpl.html
index 7f99f80b06915579eefc19f124b89278f02bc90a..5b5008c4d096af9f71524e481c00f4037e46dc58 100644 (file)
@@ -6,7 +6,11 @@
         <H1>{TITLE}</H1>
         {CONTENTS}
         <HR noshade="noshade" size="2"/>
-        <A href="?S=1&B=1">View BIFE (xbf) source</A> |
-        <A href="?S=1">View PHP source</A>
+        <DIV style="text-align: right">
+            <A href="?S=1&B=1">Ver código fuente BIFE (archivo .xbf)</A> |
+            <A href="?S=1">Ver código fuente PHP (archivo .php)</A> |
+            <A href="?H=1">Ver salida HTML generada</A> |
+            <A href="templates/">Ver <EM>templates</EM> (archivos .tpl.html)</A>
+        </DIV>
     </BODY>
 </HTML>