From bcc6bca8afb72374dd46765e0bc692ec12a13f36 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 18 Feb 2020 09:51:39 +0300 Subject: Update toolbar style --- .../templates/views/partial/homecolumn.html | 28 +++++++++------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'src/main/resources/templates/views/partial/homecolumn.html') diff --git a/src/main/resources/templates/views/partial/homecolumn.html b/src/main/resources/templates/views/partial/homecolumn.html index 5ab0d128..5b13dd66 100644 --- a/src/main/resources/templates/views/partial/homecolumn.html +++ b/src/main/resources/templates/views/partial/homecolumn.html @@ -1,20 +1,14 @@ - +
+ + Top + + + {{ i18n("messages","link.allMessages") }} + + + {{ i18n("messages", "link.withPhotos") }} + +

{{ i18n("messages","link.trends") }}

{% include "views/partial/tags" %} -- cgit v1.2.3