diff --git a/WebContent/WEB-INF/jsp/questionario/confirmacaoHash.jsp b/WebContent/WEB-INF/jsp/questionario/confirmacaoHash.jsp new file mode 100644 index 0000000..62f6232 --- /dev/null +++ b/WebContent/WEB-INF/jsp/questionario/confirmacaoHash.jsp @@ -0,0 +1,20 @@ +<%@page contentType="text/html" pageEncoding="UTF-8"%> +<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> +<%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> + + + +
+Email enviado com sucesso!
+ + + + + + \ No newline at end of file -- libgit2 0.21.2