{% extends theme('user/base.html') %} {% set user_tab = 'followers' %} {% block breadcrumb %}
{{ _('%(user)s has no follower', user=user.fullname) }}