From d041f799225afce015e4a00aec27d743de3bd471 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 19 Sep 2016 13:45:36 +0300 Subject: [PATCH] 14.09.16 --- frontend/views/text/index.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/frontend/views/text/index.php b/frontend/views/text/index.php index 51a275e..f0d09e0 100755 --- a/frontend/views/text/index.php +++ b/frontend/views/text/index.php @@ -6,14 +6,10 @@ $this->title = $text->meta_title; $this->registerMetaTag(['name' => 'description', 'content' => $text->meta_description]); $this->registerMetaTag(['name' => 'keywords', 'content' => $text->meta_keywords]); ?> - +
+

title;?>

-
body;?> +
\ No newline at end of file -- libgit2 0.21.4