*** empty log message ***
[nyc.indymedia.org.git] / etc / producer / newswireinclude.template
index cb7e907..9824051 100755 (executable)
@@ -9,10 +9,10 @@
                <if n.to_original.to_article_type==articletype.newswire>
                   <li>
                      <p class="title">
-                               <if n.to_media_images >
-                              <img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/photo.gif" class="icon" width="10" height="8" alt="" />
-                                               </if>
-                                        <if n.to_media_audio >
+                       <if n.to_media_images >
+                             <img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/photo.gif" class="icon" width="10" height="8" alt="" />
+                                       </if>
+                        <if n.to_media_audio >
                                       <img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/audio.gif" class="icon" width="10" height="8" alt="" />
                                                </if>
                                <if n.to_media_video >
@@ -21,7 +21,7 @@
                         <a href="${config["Producer.DocRoot"]}/${language.code}/${n.date.formatted.yyyy}/${n.date.formatted.MM}/${n.id}.html">${n.title}</a>
                      </p>
                      <p class="datestamp">
-                        ${n.creationdate.formatted["MMM dd hh:mm a"]}
+                        ${n.creationdate.formatted["MMM dd hh:mm'<span>'a'</span>'"]}
                         <if (n.commentcount != 0) ><span class="comments">${n.commentcount} Comments</span></if>
                      </p>
                   </li>
@@ -34,7 +34,7 @@
 
 
                      <p class="datestamp">
-                        ${n.creationdate.formatted["MMM dd hh:mm a"]}
+                        ${n.creationdate.formatted["MMM dd hh:mm'<span>'a'</span>'"]}
                         <if (n.commentcount != 0) ><span class="comments">${n.commentcount} Comments</span></if>
                      </p>
                   </li>