소스 검색

correction template mail

garthh 1 주 전
부모
커밋
cac7c06827
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      templates/main/mailing/detail.template.html.twig

+ 0 - 3
templates/main/mailing/detail.template.html.twig

@@ -27,7 +27,6 @@
               </td>
             </tr>
 
-						{% for event in events %}
             <!-- ÉVÉNEMENT -->
             <tr>
               <td style="border-bottom:1px solid #e0e0e0;">
@@ -111,8 +110,6 @@
                           </td>
                         </tr>
                       </table>
-                      
-                      {%  endfor %}
 
                     </td>
                   </tr>