<!DOCTYPE html> <html lang="no"> <body> <table> <tbody> <?php include("get_table.php") ?> </tbody> </table> </body> </html>