x.ImageGallery)>
@foreach (var imageModel in images)
{
//if crop alias not found, full size image will be returned
}
}
}
```
if you look at the template above, you're using the `PreviewHelper` class to annotate the `Homepage` template with field names so that the preview page can target those blocks of html with the editor. the preview helper `Field` method accepts `params` of expression