=$poi->name?>
=$poi->poi_type?>
Latitude : =$poi->lat?>
Longitude : =$poi->lon?>
if ($poi->ele !== null && $poi->ele !== '') { ?>
Altitude : =$poi->ele?> m
} ?>
Langue : =$poi->locale?>
Auteur : =$poi->author_name?>
Dernière mise à jour : =$poi->update_date?>
if ($user->rankIsHigher("moderator")) { ?>
} ?>
Description
=$poi->content_html?>
Informations générales
=$poi_types[$poi->poi_type][4] ?? ""?>
Caractéristiques
if ($poi->is_commentable == 't') { ?>
Commentaires
if (isset($poi_comments) && $poi_comments->number > 0) { ?>
} else { ?>
Aucun commentaire pour le moment.
} ?>
if ($user->rankIsHigher("registered")) { ?>
} else { ?>
Connectez-vous pour ajouter un commentaire.
} ?>
} ?>