{% extends "layout.html" %} {% from "_macros.html" import render_pagination %} {%- block title -%} {{ _('OAuth2 clients') }} {%- endblock -%} {% block content %} {{ _('Profile') }} {{ _('OAuth2 clients') }}