diff --git a/files/templates/post_listing.html b/files/templates/post_listing.html index 30abc68f0..f4d4c1ed4 100644 --- a/files/templates/post_listing.html +++ b/files/templates/post_listing.html @@ -255,6 +255,7 @@ {% include "modals/punish.html" %} {% endif %} {% include "modals/emoji.html" %} + {% include "modals/gif.html" %} {% endif %}