%% if let Some(open_graph_description) = self.content.open_graph_description() { %% } %% if let Some(base) = &self.base %% && let Some(open_graph_image) = self.content.open_graph_image() %% { %% } %% if let Some(stylesheet) = self.content.stylesheet() { %% } {{ Trusted(&self.content) }}