+TODO checkMailTag, show status at the bottom (or top?),
+point the Inbox link here or just check periodically and when the Check Email button is clicked?
+
+
+
\ No newline at end of file
diff --git a/apps/i2pbote/WebContent/deleteIdentity.jsp b/apps/i2pbote/WebContent/deleteIdentity.jsp
new file mode 100644
index 000000000..3b6451bcc
--- /dev/null
+++ b/apps/i2pbote/WebContent/deleteIdentity.jsp
@@ -0,0 +1,21 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"
+ pageEncoding="UTF-8"%>
+
+
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="ib" uri="I2pBoteTags" %>
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/apps/i2pbote/WebContent/folder.jsp b/apps/i2pbote/WebContent/folder.jsp
new file mode 100644
index 000000000..436301662
--- /dev/null
+++ b/apps/i2pbote/WebContent/folder.jsp
@@ -0,0 +1,26 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"
+ pageEncoding="UTF-8"%>
+
+
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="ib" uri="I2pBoteTags" %>
+
+
+
+
+
+This is the ${param.path} folder.
+
+
+
+
Sender
Subject
Sent Date
+
+
+
+
+
${email.sender}
${email.subject}
${email.sentDate}
+
+
+
+
+
\ No newline at end of file
diff --git a/apps/i2pbote/WebContent/footer.jsp b/apps/i2pbote/WebContent/footer.jsp
new file mode 100644
index 000000000..691287b6e
--- /dev/null
+++ b/apps/i2pbote/WebContent/footer.jsp
@@ -0,0 +1,2 @@
+