{% extends "app.html" %} {% from "library.j2" import standard_button, form_button, render_errors, avatar with context %} {% block content %}
{% trans %}This section allows you to control who can see your profile information, like avatar and nickname.{% endtrans %}