Webanwendung mit FastCGI und Haskell
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
259B

  1. <apply template="base">
  2. <div class="singlecolumn">
  3. <h2>Registrierung abgeschlossen</h2>
  4. <p>
  5. Du hast dich erfolgreich registriert.<br>
  6. <a href="/login">Hier</a> gehts zur Anmeldung.
  7. </p>
  8. </div>
  9. </apply>