Reddit/templates/Reddit.Index.html
authorAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 10:07:47 +0000 (18:07 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 10:07:47 +0000 (18:07 +0800)
Reddit/templates/Reddit.Index.html

index 109d9f2..d32ffa0 100644 (file)
 
             
 
+            <STYLE>
+.feed-body-html a { display:none }
+</STYLE>
+
 
           </P>
           <DIV flexy:foreach="feed,f">
@@ -61,7 +65,7 @@
 
 
 
-            <P> {f.body_html:h} </P>
+            <P class="feed-body-html"> {f.body_html:h} </P>
 
 
             <DIV flexy:foreach="f.embeds,e">