Skip to content

Page State Language

Henrik Vendelbo edited this page Apr 30, 2014 · 2 revisions

The language of the page is controlled by the lang attribute on the <html> tag. If you want it to be user configurable add a <meta> tag "lang cookie" or "locale cookie" with the name of the cookie.

The active language will be available at Resolver("document::essential.lang")

Clone this wiki locally