{% include cover_post/home.html
authors=post.authors
src=post.image.path
alt=post.image.alt
title=post.title
description=post.description
href=post.url
%}
{% endfor %}
{% include cover_post/home.html title=back_cover.title src=back_cover.image.path alt=back_cover.image.description href=back_cover.url description=back_cover.description %}