layout()->content?> piwik(['lightbox' => true])?> matomo(['context' => $this->layoutContext ?? 'lightbox'])?> googleanalytics($this->serverUrl(true))?> session()->put('reset_account_status', null) && $this->auth()->getManager()->ajaxEnabled()) { $this->inlineScript()->setAllowArbitraryAttributes(true); echo $this->inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, 'VuFind.account.clearAllCaches();', 'SET', ['data-lightbox-run' => 'always']); }