{% extends 'core/base.html' %}
{% load i18n material_form %}
{% block page_title %}{% trans "Edit Your Profile" %}{% endblock %}
{% block browser_title %}{% trans "Edit Your Profile" %}{% endblock %}
{% block content %}
info
{% blocktrans %}
Please fill out at least ten fields of this profile form. You don't have to do this at one time, you can fill out just
some of the fields and save the progress by clicking on 'Save'. Please pay attention on correct spelling and grammar.
{% endblocktrans %}