]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - base/examples/link.xbf
Improved example.
[software/bife/bife-all.git] / base / examples / link.xbf
index 1eaa4a91f958ea461e58e4b6437193e39f40ec9f..41cef674380784cad66ad4231e36a26ed723dead 100644 (file)
@@ -2,4 +2,7 @@
 <Page title="Hi again!">
     <Title>BIFE Links are working too!</Title>
     <P>Go <Link bife="index.xbf">back</Link>.</P>
+    <HR noshade="noshade" size="2"/>
+    <Link bife="link.xbf" data-s="1" data-b="1">View BIFE (xbf) source</Link> |
+    <Link data-s="1">View PHP source</Link>
 </Page>