{% set hide_left_bar = True %} {% extends g.theme.master %} {% block title %}{{c.user.username}} / Applications {% endblock %} {% block header %}OAuth applications registered for {{c.user.username}}{% endblock %} {% block content %} {% for token in apps %}