Login Tag
=========
In this article:
- `Introduction`_
- `Use in template`_
Introduction
------------
``Login`` tag it is a simple on page logging, that help sign in user without redirect on base sing in page.
Use in template
---------------
For configure ``login`` tag in template just consider the code below.
.. code-block:: jsp