{_"comments"} ({$count})
-
+ {var commentsURL = "/al_comments.pl/create/$model/" . $parent->getId()}
+ {include "textArea.xml", route => $commentsURL, postOpts => false}
{if sizeof($comments) > 0}
diff --git a/Web/Presenters/templates/components/textArea.xml b/Web/Presenters/templates/components/textArea.xml
new file mode 100644
index 00000000..5cfce31d
--- /dev/null
+++ b/Web/Presenters/templates/components/textArea.xml
@@ -0,0 +1,44 @@
+
+
+
diff --git a/Web/Presenters/templates/components/wall.xml b/Web/Presenters/templates/components/wall.xml
index db3669a7..b9eda187 100644
--- a/Web/Presenters/templates/components/wall.xml
+++ b/Web/Presenters/templates/components/wall.xml
@@ -8,50 +8,7 @@