Fifth pass at adding key files
This commit is contained in:
14
site/stackreach/db_templates/include_common_footer.php
Executable file
14
site/stackreach/db_templates/include_common_footer.php
Executable file
@ -0,0 +1,14 @@
|
||||
</div><!-- end col-2/3 -->
|
||||
</div><!-- end grid -->
|
||||
</div><!-- end content -->
|
||||
</section>
|
||||
|
||||
</div><!-- end contentwrapper -->
|
||||
</div> <!-- end main -->
|
||||
|
||||
<? include( $common_path . "/templates/include_footer.php") ?>
|
||||
<? //include($common_path . "/templates/include_footer.php") ?>
|
||||
</div> <!-- container -->
|
||||
</body>
|
||||
<? include( $common_path . "/templates/include_global_js.php") ?>
|
||||
</html>
|
Reference in New Issue
Block a user