]> git.llucax.com Git - software/bife/base.git/blob - examples/otherdir/index.xbf
Removed default link to index.xbf when url ends with '/'.
[software/bife/base.git] / examples / otherdir / index.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hola mundo!">
3     <Title>It worked!</Title>
4     <P>
5         You're now in a another directory. You can go
6         <Link url="../">back</Link>.
7     </P>
8     <HR noshade="noshade" size="2"/>
9     <Link data-s="1" data-b="1">View BIFE (xbf) source</Link> |
10     <Link data-s="1">View PHP source</Link>
11 </Page>