@@ -12,7 +12,7 @@
<{loop($content):}>
<{if($v['type'] == 1):}>
- <{$v['content']}>
+ <{str_replace(array('width', 'height'), array('widths', 'heights'), $v['content'])}>
<{elseif($v['type'] == 2):}>