{assign var=logo value=$Site->getAttribute('quiqqer.portfolio.settings.logo')} {assign var=logoIcon value=$Site->getAttribute('quiqqer.portfolio.settings.logoIcon')}

{$Site->getAttribute('title')}

{if $tags} {/if} {if $Site->getAttribute('short')}
{$Site->getAttribute('short')}
{/if}
{if $mainImage}
{if $showHeaderImageBlurBackground} {/if} {image src=$mainImage class="quiqqer-portfolio-referenceLayout-caseStudy-mainImage-img" data-zoom="1"}
{/if} {* dataPosition "aboveContent": no split wrapper, box and content are direct children of the qui-content-grid with their own column widths *} {if !$dataAbove}
{/if} *}
{if $factFields}
{foreach from=$factFields item=field}
{$field.label|escape}
{$field.value|escape}
{/foreach}
{/if} {else} {if $showLogo && ($logo || ($logoIcon && $showIconWhenNoLogo))} {/if} {if $fields}
{foreach from=$fields item=field}
{$field.label|escape}
{if $field.type == 'editor'}
{$field.value nofilter}
{else}
{$field.value|escape}
{/if}
{/foreach}
{/if} {/if} {if $technologies}
{locale group="quiqqer/portfolio" var="reference.data.technologies.title"}
    {foreach from=$technologies item=tech}
  • {if $tech.image} {image src=$tech.image alt=$tech.title class="quiqqer-portfolio-referenceLayout-caseStudy-technology-image"} {elseif $tech.svg} {$tech.svg nofilter} {/if}
  • {/foreach}
{/if} {if $website} {locale group='quiqqer/portfolio' var='quiqqer.portfolio.reference.visit.website.button'} {/if} {if $dataAbove}
{* closes .quiqqer-portfolio-referenceLayout-caseStudy-facts *} {/if}
{$Site->getAttribute('content')}
{if !$dataAbove}
{* closes .quiqqer-portfolio-referenceLayout-caseStudy-split *}{/if} {if $Gallery} {/if} {if $testimonial}

{$testimonialHeading|escape}

{$testimonial.quote}
{if $testimonial.image} {image src=$testimonial.image alt=$testimonial.name class="quiqqer-portfolio-referenceLayout-caseStudy-testimonial-image"} {/if} {if $testimonial.name} {$testimonial.name|escape} {/if} {if $testimonial.role} {$testimonial.role|escape} {/if}
{/if} {if $showNav}
{include file="`$navHtml`"}
{/if}