From 7ba38296f521fad683a0c142e14a654f250960e3 Mon Sep 17 00:00:00 2001
From: Johannes Wilhelm <johannes.wilhelm2@stud.th-deg.de>
Date: Wed, 24 Jun 2020 17:57:24 +0200
Subject: [PATCH] asd

---
 .../src/main/resources/templates/NewFile.html          | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 schleicherhof_pms/src/main/resources/templates/NewFile.html

diff --git a/schleicherhof_pms/src/main/resources/templates/NewFile.html b/schleicherhof_pms/src/main/resources/templates/NewFile.html
new file mode 100644
index 0000000..415d4c6
--- /dev/null
+++ b/schleicherhof_pms/src/main/resources/templates/NewFile.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="ISO-8859-1">
+<title>Insert title here</title>
+</head>
+<body>
+
+</body>
+</html>
\ No newline at end of file
-- 
GitLab