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); ?>
visibility !== Space::VISIBILITY_ALL): ?>
render($templateView, [ 'space' => $space, 'profile' => $profile, ]) ?>
beginBlock('sidebar'); ?> $space], ['sortOrder' => 20]]; } echo SpaceSidebar::widget([ 'space' => $space, 'widgets' => $sidebarWidgets, ]); ?> endBlock(); ?> registerJs(<<