]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - examples/index.xbf
Updated documentation.
[software/bife/bife-all.git] / examples / index.xbf
index 61383a8aec18ad3555397f405a551bc25b6dccf9..df29c3625fe134f38331fc35cd82bbc5b2a60a40 100644 (file)
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Page title="Hola mundo!" menu="true" use="Album">
-    <Title>Datos!</Title>
-    <H3>Photo album</H3>
-    <Album dir="../.." columns="8"/>
-    <HR color="blue" size="3"/>
+<Page title="Hello world!">
+    <Title>BIFE is working!</Title>
+    <H3>Translate Fallback is working too!</H3>
+    <P>This is a very bad use for BIFE, because I'm writing HTML :-P</P>
+    <Title>A little of 'real' use</Title>
+    <P>Here's a <Link bife="link.xbf">link</Link> to another BIFE file</P>
+    <HR color="blue" size="30"/>
 </Page>