Created
September 27, 2010 04:35
-
-
Save sproutventure/598609 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php //if ( !is_home() || !is_front_page() ): ?> | |
<div id="sub-form-wrap" class="grid_4 omega clearfix"> | |
<div id="sub-form" class="clearfix"> | |
<?php group_buying_subscription_form() ?> | |
</div><!-- // #sub-form.clearfix --> | |
</div> | |
<?php //endif ?> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment