From 299d51baf146d2dac484870e71e385db73722789 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:20:07 -0500 Subject: [PATCH] fix: bad merge resolution --- taccsite_cms/templates/fullwidth.html | 1 - 1 file changed, 1 deletion(-) diff --git a/taccsite_cms/templates/fullwidth.html b/taccsite_cms/templates/fullwidth.html index 0bbc3cd5b..57d83af0e 100755 --- a/taccsite_cms/templates/fullwidth.html +++ b/taccsite_cms/templates/fullwidth.html @@ -4,7 +4,6 @@ {% block title %}{% page_attribute "page_title" %}{% endblock title %} {# To remove container and breadcrumbs #} -{% block breadcrumbs %}{% endblock breadcrumbs %} {% block content %} {% block cms_content %} {% placeholder "content" %}