Revert "Birthday" and "Add birthday number and link to forum topic"
This reverts commit224fef683d. This reverts commit14e01c9007.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<h1>
|
||||
{% if thread.review %}
|
||||
{% if thread.review.rating > 3 %}
|
||||
<i class="fas fa-birthday-cake mr-2" style="color:#6f6;"></i>
|
||||
<i class="fas fa-thumbs-up mr-2" style="color:#6f6;"></i>
|
||||
{% elif thread.review.rating < 3 %}
|
||||
<i class="fas fa-thumbs-down mr-2" style="color:#f66;"></i>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user