{switch name="type"}
{case value="image"}{include file="material/components/image" /}{/case}
{case value="news"}{include file="material/components/news" /}{/case}
{case value="voice"}{include file="material/components/voice" /}{/case}
{case value="video"}{include file="material/components/video" /}{/case}
{/switch}
{$pager|raw}