Skip to content

Instantly share code, notes, and snippets.

@takatoshi
Created June 12, 2012 17:03
Show Gist options
  • Select an option

  • Save takatoshi/2918718 to your computer and use it in GitHub Desktop.

Select an option

Save takatoshi/2918718 to your computer and use it in GitHub Desktop.
<?php else: ?>
<?php if (is_search()) : ?>
<?php echo $search_result; ?>
<?php elseif(is_404()) : ?>
<?php endif; ?>
<?php endif; ?>
</div><!-- /#content -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment