page_modals.html 296 B

1234567
  1. {% include '../modal/rename.html' %}
  2. {% include '../modal/delete.html' %}
  3. {% include '../modal/create_template.html' %}
  4. {% include '../modal/duplicate.html' %}
  5. {% include '../modal/put_back.html' %}
  6. {% include '../modal/page_name_warning.html' %}
  7. {% include '../modal/select_grant_group.html' %}