diff --git a/app/templates/dashboard/app_form.html b/app/templates/dashboard/app_form.html
index cabd50c..68f3e8b 100644
--- a/app/templates/dashboard/app_form.html
+++ b/app/templates/dashboard/app_form.html
@@ -187,4 +187,70 @@
event.detail.headers['X-CSRFToken'] = "{{ csrf_token() }}";
});
+
+
{% endblock %}
\ No newline at end of file