]> git.llucax.com Git - software/bife/album.git/blob - examples/index.xbf
Removed \n at the end of the file and added a VIM option to keep it as is.
[software/bife/album.git] / examples / index.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hola mundo!" menu="true">
3     <Title>Datos!</Title>
4     <H3>Photo album</H3>
5     <Album:Thumbs dir="images" columns="8"/>
6     <HR noshade="noshade" size="2"/>
7     <Link data-s="1" data-b="1">View BIFE (xbf) source</Link> |
8     <Link data-s="1">View PHP source</Link>
9 </Page>