From bdbcbd6e528ea5a028a65cefc3717d4d3237091e Mon Sep 17 00:00:00 2001 From: elena Date: Tue, 6 Mar 2018 16:30:23 +0300 Subject: [PATCH] author added --- Web-documentation/all_contents.html.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Web-documentation/all_contents.html.twig b/Web-documentation/all_contents.html.twig index dedf45e..5f40a04 100644 --- a/Web-documentation/all_contents.html.twig +++ b/Web-documentation/all_contents.html.twig @@ -20,7 +20,9 @@

{{ pageTitle }}

-

Touch Instinct

+ {% if author is not empty %} +

{{ author }}

+ {% endif %}

Версия {{ version }}

{{ "now"|date("d.M.Y") }}