{% extends "impala/base_shared.html" %} {% block title %}{{ page_title(_('User Info for {0}')|f(profile.name)) }}{% endblock %} {% block js %}{% include("amo/recaptcha_js.html") %}{% endblock %} {% block bodyclass %}meet gutter profile{% endblock %} {% block content %} {{ impala_breadcrumbs([(None, profile.name)]) }}
{{ profile.bio|nl2br }}
{% endif %}{{ loc('No app reviews yet.') if webapp else _('No add-on reviews yet.') }}
{% endif %}