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