diff --git a/gallery/templates/groups/group.html b/gallery/templates/groups/group.html index 5cc2542..c888685 100644 --- a/gallery/templates/groups/group.html +++ b/gallery/templates/groups/group.html @@ -1,5 +1,5 @@ {% extends 'layout.html' %} -{% block nav_groups %}navigation-item__selected{% endblock %} +{% block nav_groups %}selected{% endblock %} {% block content %}