{% load pagination_tags %} {% load case_study_tags %} {% load perm_tags %} {% load base_filters %}
{% for img in case_study.featured_screenshots %} {% if forloop.first %} {{ case_study.client }} {% endif %} {% endfor %}

{{ case_study.client }}

{% trans 'View this Study' %} {% include 'case_studies/meta.html' %}