<!doctype html>
<html>

#include header.html

<body>

<div class="sidebar">
#include titlestart.html
/contact
#include titleend.html
#include sidebarlinks.html
</div>

#include planets.html

</body>

</html>