{% extends 'partials/base.html' %} {% load staticfiles %} {% load thumbnail %} {% block head_css %} {# other #} {% endblock %} {% block content %} {% include 'partials/header.html' %} {# {% if request.user.is_customer %}#} {# #} {# {% elif request.user.is_contractor %}#} {# #} {# {% endif %}#}