{{ comment.getcontent() }}
{% extends 'base.welcome.html.twig' %} {% block title %}Detalles del post{% endblock %} {% block content %} {% import 'breadcrumbs.html.twig' as breadcrumbs %} {% import 'comments.html.twig' as comments %}
Fecha de Publicación: {{ post.creationDate|date('d/m/Y') }}
{{ post.type() }}{{ comment.getcontent() }}
Fecha de Publicación: {{ post.creationDate|date('d/m/Y') }}