@use crate::blog::Blog; @(blog: &Blog) @if let Some(google_analytics) = blog.get_blog_conf().get_google_analytics() { }