<!doctype html>
<html>
#include header.html
<body>
<title>ktyl ~ blog</title>
<div class="sidebar">
#include titlestart.html
/blog
#include titleend.html
#include sidebarlinks.html
</div>
#include planets.html
</body>
</html>