{% extends "motion/member.html" %} {% load i18n %} {% block page_id %}featured-member{% endblock %} {% block beta_widgets %} {% include "motion/widgets/members.html" %} {% if user.is_superuser %} {% include "motion/widgets/admin.html" %} {% endif %} {% include "motion/widgets/elsewhere.html" %} {% endblock %} {% block content_body %} {% if is_self and user.is_featured_member %}