@use crate::server::{Context, Link}; @(context: &Context, lpath: &[Link])
Images @for p in lpath { - @p} · Tags · People · Places · On this day · Random pic @if let Some(ref u) = context.authorized_user() {@u (log out)} else {(log in)}