{% extends "django_presskit/base.html" %} {% load dpk_util thumbnail %} {% block extra-head %} {% condense %} {% if company.header_image %} {% endif %} {% if company.logos.count %} {% for image in company.logos.all %} {% endfor %} {% endif %} {% if company.images.count %} {% for image in company.images.all %} {% endfor %} {% endif %} {% if company.videos.count %} {% for video in company.videos.all %} {% endfor %} {% endif %} {% endcondense %} {% endblock %} {% block title %}{{company.title}} Presskit{% endblock %} {% block identity %}
{% if company.website %}
{{company.title}}
{% else %}
{{company.title}}
{% endif%}
{% if company.based_in %}
Based in
{{company.based_in}}{% endif %}
{{company.founding_date}}
{{company.phone}}
Many more images are available for {{company.title}}. Contact us if you have a specific request!
{% if company.asset_archive %} {% endif %}{{quote.description | markdown}} {{quote.reviewer}}, {{quote.publication_name}}{% endfor %}