Skip to content

Instantly share code, notes, and snippets.

@sproutventure
Created September 27, 2010 04:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sproutventure/598609 to your computer and use it in GitHub Desktop.
Save sproutventure/598609 to your computer and use it in GitHub Desktop.
<?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