| author | ymh <ymh.work@gmail.com> |
| Mon, 21 Jul 2014 14:48:01 +0200 | |
| changeset 316 | 242510015401 |
| parent 309 | server/renkan-web/src/main/webapp/WEB-INF/jsp/projectPrompt.jsp@0c3e6e66881f |
| permissions | -rw-r--r-- |
<%@ 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>