sync
[web.Reddit] / Reddit / templates / Reddit.Index.html
index de5a669..a053e73 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: 715px; height: 138px; display: none;"></DIV>
+    <DIV class="x-dlg-mask" xbuilderid="roo-gen5" style="width: 503px; 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">
             <HR></HR>
 
 
-
-
             <DIV class="feed-body-html"> {f.body_html:h} </DIV>
 
+            <DIV flexy:foreach="f.embeds_ar,e">
 
-            <DIV flexy:foreach="f.embeds,e">
+              <IFRAME style="{e.frame_style}" src="Embed/{e.id}" height="{e.frame_height}" width="{e.frame_width}"></IFRAME>
 
-</DIV>
+            </DIV>
 
             <P> the image associated with it goes here </P>
 
@@ -82,7 +81,7 @@
 
             <P> 
               <SMALL>
-                <B>{f.creaded_local_dt}</B>
+                <B>{f.created_local_dt}</B>
               </SMALL> | 
               <A href="#">/reddit/{f.author}</A> |  
               <A href="#">Download as PDF</A>