aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/resources/templates/views/partial/homecolumn.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-03-01 16:31:34 +0000
committerGravatar Vitaly Takmazov2018-03-01 19:49:35 +0300
commit6564cc617d72f06261009db94f839eba5d13c6eb (patch)
tree3866cf8c0cf9a206291930ada77cac7fd9c4b8fe /juick-www/src/main/resources/templates/views/partial/homecolumn.html
parent70a50b2252ed313e3aee1a9ee2f33be8a46cb028 (diff)
Revert "www: move ads to sidebar"
This reverts commit f92fb49bfab851d6de2480cf0359920516bfe050.
Diffstat (limited to 'juick-www/src/main/resources/templates/views/partial/homecolumn.html')
-rw-r--r--juick-www/src/main/resources/templates/views/partial/homecolumn.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/juick-www/src/main/resources/templates/views/partial/homecolumn.html b/juick-www/src/main/resources/templates/views/partial/homecolumn.html
index 3d4ae1c3..6142e9e9 100644
--- a/juick-www/src/main/resources/templates/views/partial/homecolumn.html
+++ b/juick-www/src/main/resources/templates/views/partial/homecolumn.html
@@ -19,8 +19,5 @@
{% include "views/partial/tags" %}
{% if showAdv | default(false) %}
<a href="http://ru.wix.com/">конструктор сайтов</a>
- {% if links | default ('') is not empty %}
- <br/>{{ i18n("messages","label.sponsors") }}: {{ links | raw }}
- {% endif %}
{% endif %}
</p> \ No newline at end of file