_image.php 129 Bytes
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
<?php
include_partial('main/image', array('image' => $article->getCover(), 'type' => 'fotorama', 'id' => $article->getId()));
?>