Uri: https%3A%2F%2Fplacedesarts.com%2Ffr%2Fevenement%2Flalto-de-beethoven

Page name: POST call https://placedesarts.com/fr/evenement/lalto-de-beethoven

Edit | Back

Date Scraped: 2025-07-18 12:35:03 -0400

Last Successful Refresh: 2025-07-18 12:35:03 -0400

Created: 2024-04-17 18:12:16 -0400

Updated: 2025-07-18 12:35:03 -0400

HTTP Response Code: 200

Html:

<!DOCTYPE html>
<html lang="fr">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Place des Arts - Maintenance en cours</title>
    <style>
      html {
        margin: 0;
      }
      body {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;

        font-family: Arial, sans-serif;
        padding: 20px;
        background-color: rgb(238, 231, 228);
        text-wrap: balance;
      }

      h1 {
        font-size: 1.5em;
      }

      a {
        color: black;
      }
      .message {
        max-width: 80%;
        width: 1024px;
        line-height: 1.4;
        margin-bottom: 50px;
        padding: 30px 0;
        text-align: left;
      }

      ul {
        text-align: left;
      }
    </style>
  </head>
  <body>
    <div class="message">
      <h1>
        Le site Web de la Place des Arts est en cours de maintenance.
      </h1>
      <h3>Achat de billets</h3>
      <p>L'achat de billets de spectacle est disponible :</p>
      <ul>
        <li>
          En ligne :
          <a href="https://am.ticketmaster.com/pda/fr-ca/buy" target="_blank"
            >Cliquez ici</a
          >
        </li>
        <li>
          Par téléphone : <a href="tel:5148422112">514 842-2112</a> /
          <a href="tel:18668422112">1 866 842-2112</a>
        </li>
      </ul>
      <h3>Récupération de billets</h3>
      <p>
        Pour récupérer vos billets de spectacle ou de stationnement,
        connectez-vous à votre
        <a
          href="https://am.ticketmaster.com/pda/fr-ca"
          >compte client</a
        >.
      </p>
      <h3>Besoin d'aide ?</h3>
      <p>Pour toute question, contactez la billetterie :</p>
      <ul>
        <li>
          Par téléphone : <a href="tel:5148422112">514 842-2112</a> /
          <a href="tel:18668422112">1 866 842-2112</a>
        </li>
        <li>
          Par courriel :
          <a href="mailto:info@placedesarts.com">info@placedesarts.com</a>
        </li>
      </ul>
    </div>
    <div class="message">
      <h1>
        The Place des Arts website is currently undergoing maintenance.
      </h1>
      <h3>Ticket purchases :</h3>
      <p>Ticket purchases are currently available:</p>
      <ul>
        <li>
          Online:
          <a href="https://am.ticketmaster.com/pda/en/buy" target="_blank"
            >Click here</a
          >
        </li>
        <li>
          By phone at <a href="tel:5148422112">514 842-2112</a> /
          <a href="tel:18668422112">1 866 842-2112</a>
        </li>
      </ul>
      <h3>Retrieving tickets:</h3>
      <p>
        To retrieve tickets, log in to your
        <a
          href="https://am.ticketmaster.com/pda/en"
          >customer account</a
        >.
      </p>
      <h3>Do you need help ?</h3>
      <p>
        If you have any questions, please do not hesitate to contact the box
        office:
      </p>
      <ul>
        <li>
          By phone : <a href="tel:5148422112">514 842-2112</a> /
          <a href="tel:18668422112">1 866 842-2112</a>
        </li>
        <li>
          By email at :
          <a href="mailto:info@placedesarts.com">info@placedesarts.com</a>
        </li>
      </ul>
    </div>
  </body>
</html>