> <?php foreach (array_reverse(TITLES_LINEAGE) as $id => $title) echo strip_tags($title) . (array_key_last(TITLES_LINEAGE) === $id ? '' : ' < '); ?> ' . LF; ?>

?') ?>

' . _('This service is currently under maintenance. No action can be taken on it until an administrator finishes repairing it.') . '

'; require 'pg-view/' . PAGE_ADDRESS . '.php'; if ($_POST === [] AND PAGE_METADATA['require-login'] ?? true !== false AND !isset($_SESSION['id']) AND PAGE_TERMINAL) echo '

' . sprintf(_('This form won\'t be accepted because you need to %slog in%s first.'), '', '') . '

'; displayFinalMessage($data); ?>