1
0

HTML indention formatting OCD fixes

This commit is contained in:
Aaron Lindsay
2011-04-15 21:33:30 -06:00
parent 0488b75beb
commit 96b353a187
2 changed files with 22 additions and 22 deletions

View File

@ -18,6 +18,6 @@
<div id="header">
<div id="header-inner">
<div id="title"><a href="http://aclindsay.com">aclindsay<span id="title-inner">.com</span></a></div>
<?php include("/home1/aclindsa/public_html/tabs.php"); ?>
<?php include("/home1/aclindsa/public_html/tabs.php"); ?>
</div>
</div>