{% extends 'settings/layout.html' %} {% load i18n %} {% block title %}{% trans "Site Settings" %}{% endblock %} {% block header %}{% trans "Site Settings" %}{% endblock %} {% block panel %}
{% trans "Used when the instance is previewed on joinbookwyrm.com. Does not support html or markdown." %}
{% trans "(Recommended if registration is open)" %}
{{ error|escape }}