forked from orbit-oss/flask
use or to complete the either statement
This commit is contained in:
parent
1dda032b00
commit
42da151fc7
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ specific sections.
|
|||
|
||||
:data:`g` is automatically available in templates. Based on if
|
||||
``g.user`` is set (from ``load_logged_in_user``), either the username
|
||||
and a log out link are displayed, otherwise links to register and log in
|
||||
and a log out link are displayed, or links to register and log in
|
||||
are displayed. :func:`url_for` is also automatically available, and is
|
||||
used to generate URLs to views instead of writing them out manually.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue