The following code for a widget to add a photo gallery to pages has a weird working.
The template part to render only in the correct pages, eg when is present the attribute urlfoto, is working.
The problem is in the embed that isn’t rendered
The code:
Foto
```embed
url: {{urlfoto}}
```
The result is:
Any suggestion?
Thanks
