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