Skip to content

Commit

Permalink
Missing Sidebar on Scoreboard page solved (#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
ATHARVA-GAWAS authored Mar 21, 2024
1 parent 432c127 commit 2cae3d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/templates/scoreboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{% load static %}
{% load humanize %}
{% block style %}
{% include "includes/sidenav.html" %}
<style>
.alt-img {
padding-top: 25px;
Expand Down

0 comments on commit 2cae3d0

Please sign in to comment.