File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
{% block page_title %}{{ object.title }} | {{ SITE_INFO.site_name }}{% endblock %}
4
4
{% block og_title %}{{ object.title }}{% endblock %}
5
5
6
- {% block body_attributes %}class="python community default-page"{% endblock %}
6
+ {% block body_attributes %}class="shop community default-page"{% endblock %}
7
7
8
8
9
9
{% block main-nav_attributes %}community-navigation{% endblock main-nav_attributes %}
Original file line number Diff line number Diff line change 5
5
{% block page_title %}Our Community | {{ SITE_INFO.site_name }}{% endblock %}
6
6
{% block og_title %}Our Community{% endblock %}
7
7
8
- {% block body_attributes %}class="python community "{% endblock %}
8
+ {% block body_attributes %}class="shop "{% endblock %}
9
9
10
10
11
11
{% block main-nav_attributes %}python-navigation{% endblock main-nav_attributes %}
You can’t perform that action at this time.
0 commit comments