Skip to content

Commit c564da1

Browse files
committed
fix: removed obsolete code
1 parent 409086a commit c564da1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpmyfaq/assets/templates/default/index.twig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,6 @@
123123
</div>
124124
{% endif %}
125125

126-
<!-- BREADCRUMB -->
127-
{% if showBreadcrumb %}
128-
<section class="pmf-breadcrumbs">
129-
<div class="container">{{ breadcrumbHeadline }}</div>
130-
</section>
131-
{% endif %}
132-
133126
<!-- MAIN CONTENT -->
134127
<section class="my-3" id="wrapper">
135128
<div class="container">

0 commit comments

Comments
 (0)