{% extends "layouts/base.html" %} {% block title %} Settings {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}

Alerts & Notifications

  • New Events

    Get email notifications when new evaluations are triggered.

{% if false %} Neil Portrait {% endif %}

{{ request.user.username }}

User

{{ request.user.email }}

Placeholder 1

change avatar
Choose Image
JPG, GIF or PNG. Max size of 800K

Placeholder 2

change cover
Choose Image
JPG, GIF or PNG. Max size of 800K
{% endblock content %} {% block javascripts %}{% endblock javascripts %}