<!-- End of main content --> <div id="footer"> <?php if ($ver): ?> <p>AUR <?= htmlspecialchars($ver) ?></p> <?php endif; ?> <p>Copyright © 2004-<?= date("Y") ?> AUR Development Team.</p> <p><?= __('Unsupported packages are user produced content. Any use of the provided files is at your own risk.') ?></p> </div> </div> </body> </html>