Skip to content

Commit

Permalink
Merge pull request #69 from HelloYeew/fix-static
Browse files Browse the repository at this point in the history
Add load static file tag to recommend beatmap approval template
  • Loading branch information
HelloYeew authored Sep 17, 2021
2 parents ec17ef8 + 34bee10 commit 71651bf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{% load convert_star_rating %}
{% load static %}

<div class="col-sm-6" data-aos="fade-up" data-aos-duration="600" data-aos-once="true">
<div class="card mb-3" style="max-width: 100%">
Expand Down Expand Up @@ -101,4 +102,4 @@
</div>
</div>
</div>
</div>
</div>

0 comments on commit 71651bf

Please sign in to comment.