if ($this->pageDate !== "" && $this->pageDate !== null) {
echo '<div data-alert class="alert-box info radius">';
echo "<p>The Page metadata contains the following date information:<br />$this->pageDate</p><p>{{Lien web}} should now use jour, mois, année instead of a date parameter to provide richer machine data.</p>";