{{if \IPS\Member::loggedIn()->member_id }}
{{else}}
{{if theme.slider_loginregister == '1'}}
Create an account on our board
or login and enjoy all the possibilities
{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}}
{{endif}}
{{if theme.slider_s1 == '1' || \IPS\Member::loggedIn()->inGroup( explode( ',', theme.who_s1o ) )}}
{{endif}}
{{if theme.slider_s2 == '1' || \IPS\Member::loggedIn()->inGroup( explode( ',', theme.who_s2o ) )}}
{{endif}}
{{if theme.slider_s3 == '1' || \IPS\Member::loggedIn()->inGroup( explode( ',', theme.who_s3o ) )}}
{{endif}}
{{if theme.slider_s4 == '1' || \IPS\Member::loggedIn()->inGroup( explode( ',', theme.who_s4o ) )}}
{{endif}}
{{if theme.slider_s5 == '1' || \IPS\Member::loggedIn()->inGroup( explode( ',', theme.who_s5o ) )}}
{{endif}}