]> git.llucax.com Git - software/bife/bife-all.git/blob - examples/index.xbf
Improved example.
[software/bife/bife-all.git] / examples / index.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hello world!">
3     <Title>BIFE is working!</Title>
4     <H3>Translate Fallback is working too!</H3>
5     <P>This is a very bad use for BIFE, because I'm writing HTML :-P</P>
6     <Title>A little of 'real' use</Title>
7     <P>Here's a <Link bife="link.xbf">link</Link> to another BIFE file</P>
8     <HR color="blue" size="30"/>
9 </Page>