PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/spacebox/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/spacebox/search.php |
<?php get_header(); ?> <div class="listing-tabs"> <ul> <li><a href="#" class="new">New Games</a></li> <li><a href="#" class="popular">Popular Games</a></li> </ul> </div><!-- e: listing tabs --> <?php if(have_posts()) : ?> <div class="game-listing"> <div class="panels"> <div class="panel" id="panel1"> <ul> <?php while (have_posts()) : the_post(); ?> <li class="is-new"><a href="<?php the_permalink() ?>" title="Play <?php the_title_attribute(); ?>"><?php myabp_print_thumbnail(100,100); ?></a></li> <?php endwhile; ?> </ul> </div><!-- e: panel 1 --> </div><!-- e: panels --> </div><!-- e: panel wrappers --> <?php else: ?> <div class="game-listing"> <div class="panels"> <div class="panel" id="panel1"> <p><?php _e("Sorry, but you are looking for something that isn't here.", "fungames"); ?></p> </div><!-- e: panel 1 --> </div><!-- e: panels --> </div><!-- e: panel wrappers --> <?php endif; ?> <?php get_footer(); ?>