Quellcode durchsuchen

Update 'views/s_latest_posts.xml'

edgar vor 8 Jahren
Ursprung
Commit
f5e03a09fe
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      views/s_latest_posts.xml

+ 1 - 1
views/s_latest_posts.xml

@@ -65,7 +65,7 @@
             </a>
             <p class="text-center textoautor"> <strong>
               <span t-field="p.author_id"/> 
-              <span t-field="p.create_date"  t-field-options="{&quot;format&quot;: &quot;dd MMMM yyyy&quot;}"/> </strong>>
+              <span t-field="p.create_date"  t-field-options="{&quot;format&quot;: &quot;dd MMMM yyyy&quot;}"/> </strong>
             </p>
           </div>
         </figure>