You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This refactors the page data structures passed to the HTML templates.
The idea here is to have one data structure for meta information on the
web page, including authentication and server information, and one
separate data structure on the database.
By improving the helper functions for handling these structures this
also simplifies the code a bit.
0 commit comments