{{ b.title }}
{{ b.created_on.strftime('%d %b, %Y') }}{{ b.content }}
{% if b.attachment_path %} {% set p = b.attachment_path.lower() %} {% if p.endswith('.png') or p.endswith('.jpg') or p.endswith('.jpeg') or p.endswith('.webp') or p.endswith('.gif') %}