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

index 3e55ef3..109d9f2 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: 347px; height: 138px; display: none;"></DIV>
+    <DIV class="x-dlg-mask" xbuilderid="roo-gen5" style="width: 715px; 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">
 
 
 
-            <P> {r.body_html:h} </P>
+            <P> {f.body_html:h} </P>
 
 
+            <DIV flexy:foreach="f.embeds,e">
 
+</DIV>
 
             <P> the image associated with it goes here </P>
 
             <P>
-              <A href="#">{original url}</A> 
+              <A href="#">{e.original url}</A> 
             </P>
 
 
 
             <P> 
               <SMALL>
-                <B>{r.creaded_local_dt}</B>
+                <B>{f.creaded_local_dt}</B>
               </SMALL> | 
-              <A href="#">/reddit/{r.author}</A> |  
+              <A href="#">/reddit/{f.author}</A> |  
               <A href="#">Download as PDF</A> 
             </P>