escapeHtml($profile['locality']) . ' '; } if (!empty($profile['region']) && strtolower($profile['locality']) != strtolower($profile['region'])) { $parts[] = $this->escapeHtml($profile['region']) . ' '; } if (!empty($profile['country'])) { $parts[] = $this->escapeHtml($profile['country']) . ' '; } ?>

escapeHtml($profile['pdesc']) ?>

e(Friendica\Directory\Utils\L10n::localeToLanguageString($profile['language'])) ?>
escapeHtml($tag) ?>