aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/webapp/WEB-INF/views/post_success.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-08-20 22:09:24 +0300
committerGravatar Vitaly Takmazov2017-08-20 22:09:24 +0300
commitd2dca15f2ce653d3ca0c45f53fb93424e713de87 (patch)
tree3de6bf4962c77f0a3798e42b98cf7ded37252d88 /juick-www/src/main/webapp/WEB-INF/views/post_success.html
parent8fa9a684c8a06bed7235f58f79af2d88da13fede (diff)
www: do not show usercolumn in post_success
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/post_success.html')
-rw-r--r--juick-www/src/main/webapp/WEB-INF/views/post_success.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/post_success.html b/juick-www/src/main/webapp/WEB-INF/views/post_success.html
index dd96495f..7d9706bf 100644
--- a/juick-www/src/main/webapp/WEB-INF/views/post_success.html
+++ b/juick-www/src/main/webapp/WEB-INF/views/post_success.html
@@ -18,5 +18,4 @@
<p>Ссылка на сообщение: <a href="{{ url | urlencode }}">{{ url | raw }}</a></p>
{% endblock %}
{% block "column" %}
-{% include "views/partial/usercolumn" %}
{% endblock %} \ No newline at end of file