This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ if ( 'bottom' != ak_theme_option('navbar-pos') ) { ak_chameleon_navigator(); } while ( have_posts() ) : the_post(); $post_class = ( is_home() && is_sticky() ) ? 'sticky-post' : 'post loop-post'; ?>
| post_date); ?> | post_date); ?> | | comment_status && 'closed' != $post->ping_status ) : $comments = __('Only Pings', 'aktheme'); else : $comments = __('No comments', 'aktheme'); endif; comments_popup_link($comments, __('1 Comment', 'aktheme'), __('% Comments', 'aktheme'), 'info-link', __('Comments closed', 'aktheme')); ?>
', ''); if ( function_exists('sociable_html') && ak_theme_option('sociable-plugin') ) { echo sociable_html(); } ?>