{% extends "base.html" %} {% block title %} {{ _("List tokens for %(username)s", username=user.username) }} {% endblock %} {% block content %} Create

{{ self.title() }}

{% endblock %}