Skip to content

Commit

Permalink
Delete useless div
Browse files Browse the repository at this point in the history
  • Loading branch information
thomlamb committed Feb 17, 2025
1 parent e703d7b commit 47c9811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/imio/smartweb/core/contents/sections/contact/view.pt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
number_of_contacts view/get_number_of_contacts"
tal:attributes="id string:container-section-${context/id}"
i18n:domain="imio.smartweb">
<div class="number_of_contacts"></div>
<metal:macro use-macro="context/@@sections_macros/section_title" />
<div tal:attributes="class string:row nb-contact-by-line-${context/nb_contact_by_line} number-of-contacts-${number_of_contacts}"
tal:repeat="items batch">
Expand Down

0 comments on commit 47c9811

Please sign in to comment.