소스 검색

rewrited the simplenews template: hidden node title

bach 3 년 전
부모
커밋
12b5d8ba14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/themes/custom/materiotheme/templates/simplenews-newsletter-body.html.twig

+ 1 - 1
web/themes/custom/materiotheme/templates/simplenews-newsletter-body.html.twig

@@ -49,7 +49,7 @@
             <tr>
               <td style="text-align:left;">
 
-                <h2>{{ title }}</h2>
+                {# <h2>{{ title }}</h2> #}
                 {{ build }}
 
                 <table style="margin: 0 0 0 10px; border-collapse: collapse; color: #444444; font-family: arial; font-size: 12px; border-color: #dddddd; background-color: #ffffff;">