diff --git a/view/article/service_detail.html b/view/article/service_detail.html index aa95f90..1caaf57 100755 --- a/view/article/service_detail.html +++ b/view/article/service_detail.html @@ -42,6 +42,13 @@ $childrenMenu = Category::getChildrenByParentId($topCategoryId); {$item.content|raw} +
+ {if !empty($resource)} + {foreach $resource as $res} + {$res.alt} + {/foreach} + {/if} +
{if !empty($prev)}