changes working
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
<section class="section narrow">
|
||||
<section>
|
||||
{{ partial "author/hero.html" . }}
|
||||
{{ partial "author/articles_list.html" . }}
|
||||
</section>
|
||||
<div class="authors-gradient"></div>
|
||||
</section>
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user