<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
 
Search
<%= form_tag({:action=>'create'} ,:multipart=>true,:id=>'myForms' ) do %>
SL. NO. Email ID Status Email Verfication View Challenge Taken Points Taken Action
1 abc@gmail.com Active Verified View Profile 10 100
2 afdbc@gmail.com Not Active Not Verified View Profile 10 100
<%= will_paginate(@mstEmployeeData)%>
<% end %>
<%=render "layouts/popupforms"%>