]> git.llucax.com Git - software/bife/bife-all.git/blob - base/examples/dir/subdir/index.xbf
Removed \n at the end of the file and added a VIM option to keep it as is.
[software/bife/bife-all.git] / base / examples / dir / subdir / index.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hi all!">
3     <Title>It worked!</Title>
4     <P>
5         You're now in a subdirectory. 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>