{% extends "layout.html" %} {% block headers %} {% endblock %} {% block submenu %} {% endblock %} {% block body %}

Profile

Profile picture

{%- if account.profile_image: %}

Remove profile image

{%- endif %}

Upload a JPG or PNG image of (ideally) 800 by 800 pixels.

Professional details

Select categories
{%- for root in categories: %}
{%- for sub in root.subcategories: %}
{%- endfor %}
{%- endfor %}
{% endblock %}