Skip to content

Commit

Permalink
Revert "fix import for base.html"
Browse files Browse the repository at this point in the history
This reverts commit ef91ef2.
  • Loading branch information
BrennanB committed Sep 23, 2024
1 parent ef91ef2 commit 2432d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ranked/templates/ranked/global_leaderboard.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends 'home/base.html' %}
{% extends 'base.html' %}

{% block content %}
<h1>Global Elo Leaderboard</h1>
Expand Down

0 comments on commit 2432d1c

Please sign in to comment.