{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans %}Select people in the form below or search users. When you send an invitation, they receive a message asking them to join your community.{% endblocktrans %}
{# This is either my current network OR user search result. #} {% endblock %}