forked from pramitchoudhary/TubeKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
executable file
·25 lines (22 loc) · 780 Bytes
/
header.php
File metadata and controls
executable file
·25 lines (22 loc) · 780 Bytes
1
<?php // TubeKit Beta 4 // http://www.tubekit.org // Author: Chirag Shah // Date: 10/22/2010?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"><html> <head> <title>TubeKit</title> <link rel="stylesheet" href="styles.css"> </head> <body class="body"> <center> <table class="body" cellspacing=0 cellpadding=0> <tr> <td align="center"><img src="tubekit.jpg" height=120 /></td> </tr> <tr> <td align="center">[<a href="index.php">Home</a>] [<a href="setup.php">Setup</a>] [<a href="documentation.php">Documentation</a>] [<a href="http://www.tubekit.org/tools.php">Tools</a>] [<a href="http://www.tubekit.org/toolbar.php">Toolbar</a>] [<a href="http://www.tubekit.org/research.php">Research</a>]</td> </tr> </table>