@if($page_config['display_socials'])
@if($infos['facebook'] != '') @endif @if($infos['flickr'] != '') @endif @if($infos['twitter'] != '') @endif @if($infos['instagram'] != '') @endif @if($infos['youtube'] != '') @endif
@endif @if($infos['copyright_enable'] == '1')

{!! sprintf(__('landing.copyright'), $infos['owner'], $infos['copyright_year']) !!}

@endif @if($infos['additional_footer_text'] != '')

{!! $infos['additional_footer_text'] !!}

@endif @if($page_config['show_hosted_by'])

{{ __('landing.Powered_by_Lychee') }}

@endif