{% extends "remapp/base.html" %} {% block confnav %}
{% if admin.admingroup %}Check one or more boxes and click an Update button to be taken to a page where you can update all of the selected systems to the same display name.
The boxes can be checked or unchecked by clicking anywhere on the row.{% endif %}
{% endblock %} {% block mainblock %} {% paginate %} {% if admin.admingroup %} {% endif %} {% endblock %}