Hello <%= currentUser.name.first %> | Logout


<% if (typeof(message) != "undefined") { %>

<%= message %>


<% } %>

Upload a new photo

Caption:

Image:


Images (<%= images.length %>)

<% for(i=0; i < images.length; i++) { %>
  • <%= images[i].caption %>
    delete
  • <% } %>

    Change password

    New Password :
    Type Password again: