{{n.title}} {{n.published_datetime.strftime("%d %b %Y - %H:%M")}} {{n.body|safe}} {% for comm in comments %} {{comm.author}} {{comm.published_datetime.strftime("%d %b %Y - %H:%M")}} {{comm.body|safe}} {% endfor %}