$def with (open_courses, user_info) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $# $var title: $:_("Course list") $def NavbarF():
$var Navbar: $:NavbarF() $# Left column content $def ColumnF(): $if not user_manager.session_logged_in(): $:include.signin_button() $else: