diff --git a/view/article.maron b/view/article.maron index 49cfd4f..9251f00 100644 --- a/view/article.maron +++ b/view/article.maron @@ -10,7 +10,7 @@
{{ $meta->author }}
-

{{ $meta->title }}

+

{{{ $meta->title }}}

{{{ $article }}} {@ include(common/footer) @}