fix(comment) : disparition de l'affichage des commentaires
This commit is contained in:
parent
633540c7d5
commit
82892e76d3
@ -12,7 +12,7 @@
|
|||||||
<footer class="entry__footer">
|
<footer class="entry__footer">
|
||||||
{{ partial "entry/tags.html" . }} {{ partial "entry/share.html" . }}
|
{{ partial "entry/tags.html" . }} {{ partial "entry/share.html" . }}
|
||||||
</footer>
|
</footer>
|
||||||
{{ end }}
|
{{ end }} {{ partial "entry/comments.html" . }}
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user