---
title: "Example - list include macro"
canonical: "https://support.appfire.com/space/CLSL/656580425/Example%20-%20list%20include%20macro"
format: markdown
---
> Macro (aura-html)

### Example 9 Include the entire content for each page in a list

You can include the entire content for each page in a list using the [list include](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655890375) macro. 

> 📝 This macro is **best used with caution** - because it can get really messy.

![image](media://526e1972-0ddf-4677-b4e1-f8abb15e3d5e)

**Markup**

```
{list:label=pet|useboards=false}
{list-include:heading=Messy of everything on the page}
{list} 
```

This renders the content of each page into the column of the list.

![image](media://48878066-d9ea-42af-8005-e91f7146801f)

| [Back to Comala Lists User Guide](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=clsl&title=User%20Guide&linkCreation=true&fromPageId=656580425) |
| --- |
| [list include macro](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655890375) |