Projekt in ein eigenes GIT-Repository ohne Parent-Modul separiert
[percentcodec] / accelerator-examples / static / src / main / webapp / static / page.html
diff --git a/accelerator-examples/static/src/main/webapp/static/page.html b/accelerator-examples/static/src/main/webapp/static/page.html
deleted file mode 100644 (file)
index f851795..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
-<html>
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <title>A Static Page</title>
-    <link rel="stylesheet" type="text/css" media="all" href="/static/stylesheets.css">
-  </head>
-  <body>
-    <h1>A Static Page</h1>
-    <p>This page is a static HTML-page</p>
-  </body>
-</html>