{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}
{$Site->getAttribute('content')}
{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}