Initial Commit
This commit is contained in:
14
header_bottom.php
Normal file
14
header_bottom.php
Normal file
@ -0,0 +1,14 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Language" content="en-us" />
|
||||
<meta http-equiv="Owner" content="Aaron Lindsay" />
|
||||
<meta http-equiv="Author" content="Aaron Lindsay" />
|
||||
<link rel="shortcut icon" href="http://aclindsay.com/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="http://aclindsay.com/stylesheet.css" media="all" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<div id="header-inner">
|
||||
<div id="title"><a href="http://aclindsay.com">aclindsay.com</a></div>
|
||||
<?php include("/home1/aclindsa/public_html/tabs.php"); ?>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user