$this -> article['language']['seo_link'] ? $url = $this -> article['language']['seo_link'] : $url = 'a-' . $this -> article['id'] . '-' . \S::seo( $this -> article['language']['title'] );
?>
if ( $this -> article['show_date_add'] )
echo '
' . $lang['data-dodania'] . ': ' . $this -> article['date_add'] . '
';
if ( $this -> article['show_date_modify'] )
echo '
' . $lang['data-modyfikacji'] . ': ' . $this -> article['date_modify'] . '
';
if ( $img = \front\factory\Articles::get_image( $this -> article ) ):
?>
article['language']['noindex'] ):?>rel="nofollow" endif;?>>
endif;
?>