>
'; echo the_excerpt(); echo '
'; endif; } else { if ( get_theme_mod( '_sf_masonry_excerpt' ) == '' ) : echo '
'; echo the_excerpt(); echo '
'; endif; } ?>