Confirmed.

That pipe code is definitely there (just under the "<a class="brand"
href="#">web2py&trade;&nbsp;</a>" line).

On Thu, Jun 21, 2012 at 5:00 AM, Paolo Caruccio
<paolo.carucci...@gmail.com> wrote:
> 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"

-- 



Reply via email to