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.
|
- <apply template="base">
- <div class="singlecolumn">
- <h2>Logout</h2>
-
- <p>Willst du dich wirklich abmelden?</p>
-
- <form method="post">
- <input type="submit" value="Abmelden">
- </form>
- </div>
-
- </apply>
|