{% extends "admin/admin_base.html" %} {% from "macros/feed.html" import stop_scrolling, no_more_scrolling with context %} {% block content %}
{{ u.handle() }} (#{{ u.id | to_b32l }}) {%- if u.is_administrator %} (Admin) {% endif -%} {% if u == current_user.user %} (You) {% endif -%}