<!doctype html>
<html>
#include header.html
<body>
#include titlestart.html
/about
#include titleend.html
#include sidebar.html
#include planets.html
</body>
</html>