Skip to content

Commit

Permalink
changed default mean_reating to #
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhachevaPolina committed Dec 11, 2024
1 parent 4a50f45 commit 5d60177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/courtyard.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<p></p>
<h2 class="py-2" id="title">Название двора</h2>
<span class="mr-2">
<span class="text-warning"></span> <span id="mean_rating">4.7</span> / 5
<span class="text-warning"></span> <span id="mean_rating">#</span> / 5
</span>
</div>
</div>
Expand Down

0 comments on commit 5d60177

Please sign in to comment.