]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - tpl/vintage/page.html
Fix alignement and better clarity for 'List all links with those tags' button
[github/shaarli/Shaarli.git] / tpl / vintage / page.html
CommitLineData
45034273
SS
1<!DOCTYPE html>
2<html>
3<head>{include="includes"}</head>
4<body>
5 <div id="pageheader">{include="page.header"}</div>
6 You body goes here...
7 {include="page.footer"}
8</body>
9</html>