Alec, please double check that in "views/layout.html" exists this code (note the pipe in separators):
<div id="navbar">{{='auth' in globals() and auth.navbar(separators=(' ',' |
','')) or ''}}</div>
You should find it at line 90 in last trunk.
Il giorno mercoledì 20 giugno 2012 12:59:56 UTC+2, Alec Taylor ha scritto:
>
> Okay, finally got around to testing it.
>
> Not getting any pipes.
>
> The right of my navbar is one long string all of the same colour:
> "Welcome <username> Logout"
>

