background_image_path)) { $backgroundStyle = 'background-image:url(' . Html::encode($profile->background_image_path) . ');background-size:cover;background-position:center;'; } $searchBlockWidget = '\\humhub\\modules\\animal_management\\widgets\\SearchAnimalProfilesBlock'; $templateView = TemplateRegistry::resolveView($profile ? $profile->template_key : null); ?>