{% extends "base.html" %} {% block title %}Edit Branch — {{ library_name() }}{% endblock %} {% block content %}

Edit Branch: {{ branch.name }}

{% if error %}

{{ error }}

{% endif %}
Embedded in 14-digit barcodes when "Embed Branch Location in Barcode" is enabled. Must be unique across all branches. Leave empty to use the deployment default. When set to LCC or DDC, the classification number is automatically filled in when adding books by ISBN. Numbers can always be edited manually. All items in this branch should use the same scheme to keep the catalog consistent.
Cancel
{% endblock %}