diff --git a/.idea/iamkonstantin-web.iml b/.idea/iamkonstantin-web.iml index 79d7ae9..2d23290 100644 --- a/.idea/iamkonstantin-web.iml +++ b/.idea/iamkonstantin-web.iml @@ -17,7 +17,7 @@ - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 6de942c..2a30ec5 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.tool-versions b/.tool-versions new file mode 100644 index 0000000..ecefe3a --- /dev/null +++ b/.tool-versions @@ -0,0 +1 @@ +python 3.12.8 diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index 8259f41..7682e19 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -82,7 +82,9 @@ -
+
+

Newsletter

{% include 'newsletter/snippets/signup_form.html' %}
+ {% endblock content %} \ No newline at end of file