{% for tag in blog.tags.all %} {% if tag.name|make_list|first == '"' %} {{tag.name|slice:":-1"|slice:"1:" }} {% else %} {{tag.name}} {% endif %} {% endfor %} {{blog.blPoReadingTime}} min

{{blog.title}}

{{blog.shortDesc | safe}}
{{blog.first_published_at |date:"d/m/Y"}}