@use super::base_html; @use crate::notification::Notification; @(notification: Option) @:base_html(None, notification, {
})