ez.no / exponential / documentation / reference / data fetching / content / pending_list
fetch( 'content', 'pending_list' )
| Name | Type | Description | Required |
|---|
a list of content objects
{let pending_list=fetch( 'content', 'pending_list' )} {section var=object loop=$pending_list} {$object.name} {/section} {/let}
Comments