func
The <cms:no_results>
-Tag can be used with pages, comments, search, related_pages, reverse_related_pages and query tags for conditions where the number of pages fetched by these tags is zero.
Parameters
- unnamed
Example
<cms:pages ..>
...
<cms:no_results>
<h3>No pages found</h3>
</cms:no_results>
</cms:pages>