misago.core.context_processors.frontend_context
frontend_context
to templates, allowing you to JSON serialize and pass it to JavaScript frontend:misago.core.context_processors.request_path
request_path
value to template context that you can use together with absoluteurl
tag to build absolute links to current page in your templates: