We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab84fb7 commit 5c4f882Copy full SHA for 5c4f882
templates/community/post_detail.html
@@ -3,7 +3,7 @@
3
{% block page_title %}{{ object.title }} | {{ SITE_INFO.site_name }}{% endblock %}
4
{% block og_title %}{{ object.title }}{% endblock %}
5
6
-{% block body_attributes %}class="python community default-page"{% endblock %}
+{% block body_attributes %}class="shop community default-page"{% endblock %}
7
8
9
{% block main-nav_attributes %}community-navigation{% endblock main-nav_attributes %}
0 commit comments