{{if \IPS\gallery\Category::canOnAny('add')}}
{{endif}}
{{if count( \IPS\gallery\Category::roots() )}}
{template="categoryGrid" group="browse" app="gallery" params="\IPS\gallery\Category::roots()"}
{{endif}}
{{if !empty( $featured )}}
{lang="featured_images"}
{{foreach $featured as $image}}
-
{{endforeach}}
{{endif}}
{{if !empty( $new )}}
{lang="new_images"}
{{foreach $new as $image}}
-
{{endforeach}}
{{endif}}
{{if \IPS\gallery\Category::canOnAny('add')}}
{{endif}}