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