sib-router(default-route='splash-index')
    sib-route(name='splash-index')

figure(class="logo")
    img(src="../images/logo.png" alt="Coopstarter logo")

h2.title_lead=`${data.welcome}`

#splash-index(hidden).no-sidebar.block_log.flex.loggin
    figure.img_log
        img(src="../images/mentor.png" 
            alt="Connect as mentor")

    cs-login(bind-user)
        button#mentor_login.button_base=`${data.ConnectKnowledgeBase}`
    
    sib-link(next='public-dashboard')
        button#public-acces.button_base=`${data.AccessWithoutRegistration}`