On Oct 21, 3:15 pm, mdipierro <[email protected]> wrote: > cp views/plugin_layouts/layouts/<xxx>.html views/layout.html
Perhaps I am missing something, but surely if views/layout.html is replaced, it is replaced for all users? I want to show different users some pages that are generated using a different layout.html file, depending on which user it is.

