From 3f44ed5aa9ead2e03c783eec210ed4fb43a3fbf4 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 19 Sep 2016 13:46:28 +0300 Subject: [PATCH] 14.09.16 --- frontend/views/text/index.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/views/text/index.php b/frontend/views/text/index.php index f0d09e0..51a275e 100755 --- a/frontend/views/text/index.php +++ b/frontend/views/text/index.php @@ -6,10 +6,14 @@ $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