page_modals.html 247 B

123456
  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' %}