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

index b7d637a..3e55ef3 100644 (file)
@@ -17,7 +17,7 @@
     <DIV class="collapse navbar-collapse" xbuilderid="roo-gen6">
       <UL class="nav navbar-nav navbar-right" xbuilderid="roo-gen7" style="margin-right: 20px;" xtype="Roo.bootstrap.NavGroup"></UL>
     </DIV>
-    <DIV class="x-dlg-mask" xbuilderid="roo-gen5" style="width: 334px; height: 138px; display: none;"></DIV>
+    <DIV class="x-dlg-mask" xbuilderid="roo-gen5" style="width: 347px; height: 138px; display: none;"></DIV>
   </HEADER>
   <DIV class="container" xbuilderid="roo-gen8" style="margin-top: 100px;" xtype="Roo.bootstrap.Container">
     <OL class=" breadcrumb" xbuilderid="roo-gen9" xtype="Roo.bootstrap.Container">
             <H1 xbuilderid="roo-gen28" class="page-title" xtype="Roo.bootstrap.Header">29 October 2014</H1>
           </HEADER>
           <P class="" xbuilderid="roo-gen29">
-{feed:r}
-</P>
-          <H3>10am</H3>
 
-          <HR></HR>
+            
 
 
+          </P>
+          <DIV flexy:foreach="feed,f">
 
 
-          <P> some text goes here 
+            
 
-</P>
-          <P> the image associated with it goes here </P>
+            <HR></HR>
 
-          <P>
-            <A href="#">{original url}</A> 
-          </P>
 
 
 
-          <P> 
-            <SMALL>
-              <B>10:15am</B>
-            </SMALL> | 
-            <A href="#">/reddit/user</A> |  
-            <A href="#">Download as PDF</A> 
-          </P>
+            <P> {r.body_html:h} </P>
+
+
+
+
+            <P> the image associated with it goes here </P>
+
+            <P>
+              <A href="#">{original url}</A> 
+            </P>
+
+
+
+            <P> 
+              <SMALL>
+                <B>{r.creaded_local_dt}</B>
+              </SMALL> | 
+              <A href="#">/reddit/{r.author}</A> |  
+              <A href="#">Download as PDF</A> 
+            </P>
+
+          </DIV>
           <P xbuilderid="roo-gen30" xtype="Roo.bootstrap.Element"></P>
         </DIV>
       </DIV>