diff --git a/files/templates/comments.html b/files/templates/comments.html index 816dc97d4..85a8222fb 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -200,7 +200,7 @@ {% endif %} {% endif %} - {% include "expanded_image_modal.html" %} + {% include "component/modal/expanded_image.html.html" %} diff --git a/files/templates/award_modal.html b/files/templates/component/modal/award.html similarity index 100% rename from files/templates/award_modal.html rename to files/templates/component/modal/award.html diff --git a/files/templates/delete_post_modal.html b/files/templates/component/modal/delete_post.html similarity index 99% rename from files/templates/delete_post_modal.html rename to files/templates/component/modal/delete_post.html index 442d73ad0..597348a26 100644 --- a/files/templates/delete_post_modal.html +++ b/files/templates/component/modal/delete_post.html @@ -10,19 +10,13 @@
Your post will be deleted everywhere on {{SITE_TITLE}}.
-Your post will be deleted everywhere on {{SITE_TITLE}}.
- -