{% extends "layout/basic.html" %} {% block content %}
{{ _('By clicking the button, you will become a member of the domain {0}.').format(domainInfo['name']) }}
{{ _('The domain owner:') }} {{ user.render_inline(domainInfo['owner']) }}