{% extends "pages/page.html" %} {% load i18n %} {% load pages_tags mezzanine_tags i18n future staticfiles %} {% block main %} {% if page.tempportfolio.content %}
{{ page.tempportfolio.content|richtext_filters|safe }}
{{ item.portfolio_item.short_description|richtext_filters|safe|truncatewords:50 }}