extends layout block content - var student = true - var teacher = false - var admin = false div(class="row" id="page") div(class="col s2" id="panel") div(id="navprofile") p Kezel Benoit p G4S3 a Logout div(id="navtop") ul if student === true li a Home li a Planning li(class="active") a Marks li a(href="https://mail.univ-lyon1.fr/owa/") Mail li a(href="https://clarolineconnect.univ-lyon1.fr/") Claroline li a School and student life if admin === true li(class="active") a Accueil li a Notes li a Vie scolaire et étudiante li a Gestion des profils div(class="col s10 main") div(class="marksdetails") table tr th(colspan="2") Details tr td DS 1 tr td Rang : 10/29 tr td Coeff : 1.5 tr td Moyenne de classe : 12 div(class="row" id="marks") div(class="col s12 m6 l4") table thead tr th(colspan="2") Maths tbody tr td p DS 1 p 18/20 td p DS 2 p 16/20 tr td p DS 1 p 18/20 td p DS 2 p 16/20 tr td p DS 1 p 18/20 td p DS 2 p 16/20 div(class="col s12 m6 l4") table thead tr th(colspan="2") TP SE tbody tr td p DS 1 p 18/20 td p DS 2 p 16/20 tr td p DS 1 p 18/20 td p DS 2 p 16/20 div(class="col s12 m6 l4") table thead tr th(colspan="2") PHP tbody tr td p DS 1 p 18/20 td p DS 2 p 16/20 tr td p DS 1 p 18/20 td p DS 2 p 16/20 div(class="col s12 m6 l4") table thead tr th(colspan="2") Anglais tbody tr td p DS 1 p 18/20 td p DS 2 p 16/20 tr td p DS 1 p 18/20 td p DS 2 p 16/20