{% load static %} {% load herobizds_tags %} {% load django_calendards_tags %} {% load django_modalds_tags %} {% load django_analyticsds_tags %} {% include 'herobizds/seo.html' %} {% include 'herobizds/header.html' %}
{% include 'herobizds/breadcrumb.html' %}
{% if obj.image2 %}
{% endif %} {% if obj.image3 %}
{% endif %} {% if obj.image4 %}
{% endif %} {% if obj.image5 %}
{% endif %}

{{ obj.title }}

  • Category: {{ obj.filter }}
  • {% if obj.client %}
  • Client: {{ obj.client }}
  • {% endif %}
  • Project date: {{ obj.reg_time|date:"d M, Y" }}
  • {% if obj.url %}
  • Project URL: {{ obj.url|urlize }}
  • {% endif %}

{{ obj.subtitle }}

{{ obj.description|linebreaksbr }}

{% include 'herobizds/footer.html' %}