diff --git a/src/Chamilo/PageBundle/Resources/views/latest.html.twig b/src/Chamilo/PageBundle/Resources/views/latest.html.twig index bf786ada97..68c6c09ad7 100644 --- a/src/Chamilo/PageBundle/Resources/views/latest.html.twig +++ b/src/Chamilo/PageBundle/Resources/views/latest.html.twig @@ -5,14 +5,14 @@
-

- {{ page.name }} -

-
+ {#
{{ page.createdAt | format_datetime }} -
+
#} {{ sonata_page_render_container('image_preview', page) }} +

+ {{ page.name }} +

{{ page.metaDescription | nl2br }}

@@ -21,4 +21,4 @@
{% endfor %}
-
\ No newline at end of file +