Gallery {{ self.gallery_number }} Item {{ self.i }}
%% if let Some(title) = &self.item.attributes.title {
{{ title }}
%% }
{{ Iframe::main(self.item.id()) }}
- inscription
- {{ self.item.id() }}
- gallery
- {{ self.gallery_id }}
{{ Trusted(AttributesHtml(&self.item.attributes)) }}