{% extends "users/settings_base.html" %} {% block title %} {{ _("OAuth2 Applications | %(username)s", username=user.username) }} {% endblock %} {% block pane %} {{ _("Create") }} {{ _("OAuth2 Documentation") }}