+ AutoLinkify
[htmlpurifier-web.git] / common-header.xml
blobdac800ec8615be473c9cbd36eac726faa4ebc459
1 <?xml version="1.0" encoding="UTF-8"?>
2 <body xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xc="urn:xhtml-compiler">
3     <!-- if this is updated, the corresponding code must be fixed in
4          demo.php (until demo.php is smart enough to get it from here -->
5     <div id="logo"></div>
6     <div id="header"><a href="." xc:absolute="href">HTML Purifier</a></div>
7     <xi:include href="common-navigation.xml" xpointer="xpointer(/*/node())" />
8 </body>