ulrich
2020-12-27 5ef7f0b3dccf1ce5c4f4271a2eaec5158615253d
web/logout.html
File was renamed from web/logout.jsp
@@ -1,10 +1,9 @@
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" type="text/css" href="<%= request.getContextPath() %>/stile.css">
    <link rel="stylesheet" type="text/css" href="/stile.css">
    <title>Abgemeldet</title>
  </head>
  <body>