Rename state.php to state.html

This commit is contained in:
Kyle Johnson 2015-02-11 09:30:16 -05:00
parent ac6de04bb7
commit c59791bf9b
2 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@
</ul> </ul>
</div> </div>
</nav> </nav>
<?php include("state.php"); ?> <?php include("state.html"); ?>