{% extends "base.html" %} {% load boxes %} {% block page_title %}Our Blogs | {{ SITE_INFO.site_name }}{% endblock %} {% block og_title %}Our Blogs{% endblock %} {% block body_attributes %}class="python blog"{% endblock %} {% block header_content %}
{{ latest_entry.excerpt|striptags|truncatewords:50|safe }} Read more