{% extends 'layout.html' %}
{% load i18n %}
{% load bookwyrm_tags %}
{% load humanize %}
{% block title %}{% trans "Directory" %}{% endblock %}
{% block content %}
{% trans "Directory" %}
{% trans "Make your profile discoverable to other BookWyrm users." %}