Commit graph

3 commits

Author SHA1 Message Date
9979178fd5
style forbidden page with auth-card layout
reuse the centered auth-card shell for the 403 page so the error
state matches the visual language of the rest of the app, with a
primary back-to-home action.
2026-05-01 11:33:49 +03:00
d4a8adc4a4
link app.css and add viewport meta in templates
add a stylesheet link and the standard responsive viewport meta tag
to every page template. purely additive - no markup or selector
changes - so existing cypress assertions and page js id hooks remain
intact. with this commit every page picks up the base styling from
app.css.
2026-05-01 11:24:30 +03:00
a7b7a4a96b
add forbidden template 2026-04-24 13:26:01 +03:00