diff options
Diffstat (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/homecolumn.html')
-rw-r--r-- | juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/homecolumn.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/homecolumn.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/homecolumn.html deleted file mode 100644 index 46c146f2..00000000 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/homecolumn.html +++ /dev/null @@ -1,4 +0,0 @@ -<p class="tags" xmlns:th="http://www.thymeleaf.org"> - <div th:replace="views/partial/tags">Tags</div> - <a href="http://ru.wix.com/" th:if="${showAdv}">конструктор сайтов</a> -</p> |