...
|
...
|
@@ -27,7 +27,7 @@ |
|
|
<div class="layout-item clearfix">
|
|
|
<div class="image-box">
|
|
|
<img data-original="<?php echo Lib_Images::getImageUrl($plan['pic'], 'source','fragmentimg');?>?imageView/2/w/320"
|
|
|
src="<?php echo Lib_Images::getImageUrl($plan['pic'], '0308x0160','fragmentimg');?>" alt="" >
|
|
|
src="<?php echo Lib_Images::getImageUrl($plan['pic'], 'source','fragmentimg');?>?imageView/2/w/320" alt="" >
|
|
|
</div>
|
|
|
<div class="content">
|
|
|
<h2 class="volupia">
|
...
|
...
|
|