{{* we have modified the navmenu (look at function frio_remote_nav() ) to have remote links. $nav.userinfo is a new variable and replaces the original $userinfo variable *}}
{{if $nav.userinfo}}
{{* {{$langselector}} *}}
{{$sitelocation}}
{{* show on remote/visitor connections an other logo which symols that fact*}}
{{if $nav.remote}}
{{else}}
{{/if}}
{{/if}}
{{* The navbar for users which are not logged in *}}
{{if $nav.userinfo == ''}}
{{/if}}
{{* The second navbar which contains nav points of the actual page - (nav points are actual handled by this theme throug js *}}
{{*The second part of the notifications dropdown menu. It handles the notifications *}}
{{if $nav.notifications}}