Skip to content

Commit 5c4f882

Browse files
Fixed the Issue Wrong arrow when select Comunity #1433 for the subpages also
1 parent ab84fb7 commit 5c4f882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/community/post_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% block page_title %}{{ object.title }} | {{ SITE_INFO.site_name }}{% endblock %}
44
{% block og_title %}{{ object.title }}{% endblock %}
55

6-
{% block body_attributes %}class="python community default-page"{% endblock %}
6+
{% block body_attributes %}class="shop community default-page"{% endblock %}
77

88

99
{% block main-nav_attributes %}community-navigation{% endblock main-nav_attributes %}

0 commit comments

Comments
 (0)