{% extends "base.html" %} {% block title %}{{ gettext('Loan Tablet') }}{% endblock %} {% block content %}

{{ gettext('Loan Tablet') }}

{{ gettext('Loan Information') }}
{{ gettext('Select which tablet to loan') }}
{{ gettext('Select the staff member processing the loan') }}
{{ gettext('Optionally associate this loan with a student') }}
{{ gettext('Cancel') }}
{% endblock %}