{% extends "ui/templates/base/layout.html" %} {% block content %} {% set is_dict = consultant is mapping %} {% set is_edit = consultant and not is_dict and consultant.id %}
Create or update a consultant portal profile and optionally create the consultant login user from this page.