From f02a3dcf8fbf4cb36a6d502c17bc1eabfa886e36 Mon Sep 17 00:00:00 2001 From: elena Date: Mon, 9 Apr 2018 19:16:07 +0300 Subject: [PATCH] html tags fixed --- Web-documentation/blocks/head.html.twig | 8 ++++---- Web-documentation/blocks/header.html.twig | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Web-documentation/blocks/head.html.twig b/Web-documentation/blocks/head.html.twig index 94e1aa9..18fbc30 100644 --- a/Web-documentation/blocks/head.html.twig +++ b/Web-documentation/blocks/head.html.twig @@ -1,9 +1,9 @@ - + {{ title }} - - - + + + \ No newline at end of file diff --git a/Web-documentation/blocks/header.html.twig b/Web-documentation/blocks/header.html.twig index a317891..357000c 100644 --- a/Web-documentation/blocks/header.html.twig +++ b/Web-documentation/blocks/header.html.twig @@ -1,11 +1,11 @@
- +
\ No newline at end of file