Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / thymeleaf / potemkin / html-experimente / error.html
diff --git a/dist/thymeleaf/potemkin/html-experimente/error.html b/dist/thymeleaf/potemkin/html-experimente/error.html
deleted file mode 100644 (file)
index 53c15fd..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html
-    xmlns="http://www.w3.org/1999/xhtml"
-    xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
-    >
-  <head>
-    <title>This Page Will Raise An Error</title>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
-    <link rel="stylesheet" type="text/css" href="../../css/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../css/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../css/print.css" media="print"/>
-  </head>
-  <body thymeproxy:variables="MERGE:/thymeleaf/potemkin.json">
-  </body>
-</html>