campus_scoreboard #42

Merged
Danhia merged 7 commits from campus_scoreboard into main 2022-03-29 21:09:30 +02:00
1 changed files with 4 additions and 3 deletions
Showing only changes of commit e23d6d7f49 - Show all commits

View File

@ -33,6 +33,7 @@
{{ s.user.userprofileinfo.intra42_campus }}
</a>
{% endif %}
</td>
<td>{{ s.user.userprofileinfo.score }}</td>
</tr>
{% endfor %}