{% extends 'layouts/main.html' %} {% block content %}

Account Einstellungen👤

Profilbild
Profile Image
Profilbild bearbeiten
{{ errors.get('newName', '') }}
{{ errors.get('newEmail', '') }}
{{ errors.get('newPassword', '') }}
{{ errors.get('oldPassword', '') }}
{% endblock %}