Skip to main content

max / makenotwork

309 B · 5 lines History Blame Raw
1 {#- The site header lives in `crate::shell::site_header`: one spelling for the
2 templated pages and for a described screen that owns its own document.
3 See the 2026-08-31 ruling in wiki `mnw-server-conversion-plan`. -#}
4 {{ crate::shell::site_header(session_user.as_ref(), csrf_token.as_deref())|safe }}
5