Make changes to your profile here. Click save when you're done.
<%=render(Zui::Modal.new)do|modal|%><%=modal.trigger_button{"Edit Profile"}%><%=modal.contentdo|content|%><%=content.title{"Edit Profile"}%><%=content.description{"Make changes to your profile here. Click save when you're done."}%><%=content.bodydo%><%=render"shared/profile_form"%><%end%><%end%><%end%>