refactor(article): split article.html into header, content and footer partials
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<section class="article-content">
|
||||
{{ .Content }}
|
||||
</section>
|
||||
Reference in New Issue
Block a user