diff options
Diffstat (limited to 'juick-www/src/main/webapp')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/post_success.html | 1 |
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 |