update pdk build templates

Change-Id: Ibda42779827a337ed0bc1c5797ce2b5b50d4686a
This commit is contained in:
Robert Ly
2012-10-09 12:11:08 -07:00
parent f65c68a134
commit 0a0e4a6990

View File

@@ -1,19 +1,3 @@
<div id="footer">
<!--
<?cs if:reference||guide ?>
<div id="copyright">
<?cs call:custom_copyright() ?>
</div>
<div id="build_info">
<?cs call:custom_buildinfo() ?>
</div>
<?cs elif:!hide_license_footer ?>
<div id="copyright">
<?cs call:custom_cc_copyright() ?>
</div>
<?cs /if ?>
<div id="footerlinks">
<?cs call:custom_footerlinks() ?>
</div>
-->
</div> <!-- end footer -->