{{if \IPS\Member::loggedIn()->member_id }}
{{else}}
{template="siteSocialProfiles" if="theme.social_links != 'footer'" app="core" group="global" location="front"}
-
{lang="sign_in"}
{template="loginPopup" app="core" group="global" params="new \IPS\Login( \IPS\Http\Url::internal( 'app=core&module=system&controller=login', 'front', 'login' ) )"}
{{if \IPS\Login::registrationType() != 'disabled'}}
-
{{if \IPS\Login::registrationType() == 'redirect'}}
{lang="sign_up"}
{{else}}
{lang="sign_up"}
{{endif}}
{{endif}}
{{endif}}