@use super::statics::*; @use crate::Notification; @(authenticated: bool, notification: Option, body: Content) pinussy @if let Some(notification) = notification {
@notification.message
} @:body()