From 8fa9a684c8a06bed7235f58f79af2d88da13fede Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Sun, 20 Aug 2017 18:15:09 +0300 Subject: www: i18n --- juick-www/src/main/webapp/WEB-INF/views/post.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'juick-www/src/main/webapp/WEB-INF/views/post.html') diff --git a/juick-www/src/main/webapp/WEB-INF/views/post.html b/juick-www/src/main/webapp/WEB-INF/views/post.html index 51b044da..56e48a55 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/post.html +++ b/juick-www/src/main/webapp/WEB-INF/views/post.html @@ -2,11 +2,14 @@ {% import "views/macros/tags" %} {% block content %}
-

Фото: - (JPG, PNG, до 10Мб)

- -


-

+

+ Фото: + ({{ i18n("messages","postForm.imageFormats") }}) +

+

+
+ +

Теги:

{{ tags(visitor.name, tags) }} -- cgit v1.2.3