server/src/main/webapp/WEB-INF/jsp/projectPrompt.jsp
changeset 309 0c3e6e66881f
parent 308 7fcb9d12e181
child 310 bfbc253de80f
--- a/server/src/main/webapp/WEB-INF/jsp/projectPrompt.jsp	Wed Jun 25 15:37:02 2014 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-<%@ page language="java" contentType="text/html; charset=UTF-8"
-    pageEncoding="UTF-8"%>
-<!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>Project prompt</title>
-</head>
-<body>
-    ${message}
-</body>
-</html>
\ No newline at end of file