/src/main/webapp/WEB-INF/jsp/projects/accepted.jsp

http://thoughtsite.googlecode.com/ · JavaServer Pages · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · 7a83b12bfed018315ea1ad04ffe4ed13 MD5 · raw file

  1. <html>
  2. <head>
  3. <title>Projects!</title>
  4. </head>
  5. <body>
  6. <div id='Request acceptance' align="center" style="height:40px">
  7. Project join request has been sent successfully.
  8. </div>
  9. </body>
  10. </html>