{% load i18n %} {% csrf_token %} {% load utilities %}
{% trans "Only you can add and remove books to this list" %}
{% trans "Anyone can suggest books, subject to your approval" %}
{% trans "Anyone can add books to this list" %}
{% trans "Group members can add to and remove from this list" %}
{% trans "You don't have any Groups yet!" %}
{% trans "Create a Group" %}