diff --git a/the_works/templates/views/_textmodal.js b/the_works/templates/views/_textmodal.js
new file mode 100644
index 0000000..a47e8e2
--- /dev/null
+++ b/the_works/templates/views/_textmodal.js
@@ -0,0 +1,23 @@
+
\ No newline at end of file
diff --git a/the_works/templates/views/text.html b/the_works/templates/views/text.html
index 3ea2eba..4f747e6 100644
--- a/the_works/templates/views/text.html
+++ b/the_works/templates/views/text.html
@@ -7,6 +7,9 @@
{% block content %}
{% include "_icons.svg" %}
+
+{% include "views/_textmodal.js" %}
+
-
-
-
{% endblock content %}
\ No newline at end of file