{% extends "site_base.html" %}
{% load i18n %}
{% load bootstrap_tags %}
{% block head_title %}{% trans "Edit Profile" %}{% endblock %}
{% block body_class %}profile{% endblock %}
{% block body %}
{% trans "A profile is required to volunteer with PyCon." %}{% trans "Update your volunteer profile" %}