Remove extra p tag in template
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Aug 2014 20:41:28 +0000 (16:41 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Aug 2014 20:41:28 +0000 (16:41 -0400)
Block description already has p tags in them.

templates/template.html

index a48cec5..27bffcf 100644 (file)
@@ -94,9 +94,7 @@
                     {if:headlines[0][href]}</a>{end:}
                 </h2>
                 <hr />
-                <p>
                     {headlines[0][descr]:h}
-                </p>
                 <div class="north"></div>
                 {if:headlines[0][img]}
                 {if:headlines[0][href]}<a href="{headlines[0][href]:h}">{end:}
                     {if:headlines[1][href]}</a>{end:}
                 </h2>
                 <hr />
-                <p>
                     {headlines[1][descr]:h}
-                </p>
                 <div class="north"></div>
               </div>
               <div class="small-12 medium-7 columns bottom-image">