@use ::Link; @use templates::head; @use templates::statics::photos_css; @(title: &str, lpath: &[Link], user: &Option, content: Content) @title @:head(lpath, user)

@title

@:content()