{% extends 'base.html' %} {% load static %} {% block title %}Editar Perfil - Allure{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Editar Perfil

Atualize suas informações pessoais, medidas e serviços oferecidos

{% csrf_token %}

Informações Pessoais

Escolha um nome de usuário único para fazer login
Nome que aparecerá no seu perfil
Máximo 500 caracteres
0/500

Localização

Características Físicas

Medidas

Informações Profissionais

Máximo 1000 caracteres

Categorias de Serviços

Selecione todas as categorias que você oferece:
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 1 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 2 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 3 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 4 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 5 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 6 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 7 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 8 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 9 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 10 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 11 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 12 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 13 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 14 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 15 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 16 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 17 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 18 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 19 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 20 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 21 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 22 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 23 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 24 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 25 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 26 %}checked{% endif %}{% endfor %}{% endif %}>
0 %}{% for cat in modelo.categorias.all %}{% if cat.id == 27 %}checked{% endif %}{% endfor %}{% endif %}>

Local de Trabalho

Horário de Trabalho

{% endblock %} {% block extra_js %} {% endblock %}