Skip to content

Commit ab84fb7

Browse files
Fixed the Issue Wrong arrow when select Comunity #1433
1 parent a7cb714 commit ab84fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/community/post_list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{% block page_title %}Our Community | {{ SITE_INFO.site_name }}{% endblock %}
66
{% block og_title %}Our Community{% endblock %}
77

8-
{% block body_attributes %}class="python community"{% endblock %}
8+
{% block body_attributes %}class="shop"{% endblock %}
99

1010

1111
{% block main-nav_attributes %}python-navigation{% endblock main-nav_attributes %}

0 commit comments

Comments
 (0)