@use crate::app_config::AppConfig; @(app_config: &AppConfig) @if let Some(google_analytics) = &app_config.google_analytics { }