Example#
<a href="{{ auth_login_url }}">Log in</a>Use it when linking to the theme-owned login screen.
Variables
{{ auth_login_url }} prints the login URL.
<a href="{{ auth_login_url }}">Log in</a>Use it when linking to the theme-owned login screen.