File tree Expand file tree Collapse file tree
src/main/webapp/WEB-INF/jsp/analytics/students Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<content:title >
2- 🎓 Student ID ${ student. id }
2+ 🎓 Student ${ student. id }
33</content:title >
44
55<content:section cssId =" studentPage" >
Original file line number Diff line number Diff line change 33</content:title >
44
55<content:banner >
6+ <style >
7+ #index-banner {
8+ background-position : 0 75% ;
9+ }
10+ </style >
611 <br />
712 <br />
813 <br />
1116 <br />
1217 <br />
1318 <br />
14- <br />
15- <br />
16- <br />
17- <br />
18- <br />
19- <br />
20- <br />
21- <br />
19+ <div class =" row center" >
20+ <h1 class =" header center white-text" >Students<span style =" color : #A59ADD ;" >(${ fn: length(students) } )</span ></h1 >
21+ </div >
2222</content:banner >
2323
2424<content:section cssId =" studentsListPage" >
4545 </table >
4646 </div >
4747</content:section >
48+
49+ <content:aside >
50+ <div class =" card-panel deep-purple lighten-5" >
51+ <h5 class =" center" >Sponsors 🫶🏽</h5 >
52+ <p >
53+ To become a sponsor of one of these students, join our
54+ <a href =" https://sponsors.elimu.ai" target =" _blank" >sponsorship program</a >.
55+ </p >
56+ </div >
57+ </content:aside >
You can’t perform that action at this time.
0 commit comments