Skip to content

Commit

Permalink
add missing trans tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AKCodez committed Nov 22, 2023
1 parent 2c20a07 commit bf1ac49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/page-community.html.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<section id="community-table" class="hot-topics">
<h6 class="eyebrow-convo">{% trans %}Join the Conversation{% endtrans %}</h6>
<h4 >Hot Topics Happening Now</h4>
<h4 >{% trans %}Hot Topics Happening Now{% endtrans %}</h4>
<table>
<tr>
<td class="td-img"><img class="discord-icon" alt="discord icon"></td>
Expand Down

0 comments on commit bf1ac49

Please sign in to comment.