]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - tpl/page.html
2601169e471cf3b5394e128d920c6356e412c3fc
[github/shaarli/Shaarli.git] / tpl / page.html
1 <html>
2 <head>{include="includes"}</head>
3 <body>
4 <div id="pageheader">{include="page.header"}</div>
5 You body goes here...
6 {include="page.footer"}
7 </body>
8 </html>