{% extends "base.html" %} {% block title %}Change default policy — {{ library_name() }}{% endblock %} {% block content %}

Change the default policy?

"{{ policy.name }}" will replace "{{ old_default.name }}" as the default.

The default policy applies whenever no media-type or patron-category specific policy matches. This change takes effect immediately for new checkouts and renewals.

{% for k, v in fields.items() %} {% endfor %} Cancel
{% endblock %}