Improving a little the footer.
This commit is contained in:
parent
49b453e2fb
commit
c384cd0d80
@ -46,9 +46,11 @@
|
||||
% }
|
||||
% my ($category_posts) = OwlcodeTech::Posts->new->RetrieveAllPostsForCategory($current_category->{slug});
|
||||
%= include 'page/_list_posts', posts => $category_posts;
|
||||
<div class="description padding">
|
||||
<h2>Suscribete a esta categoría.</h2>
|
||||
|
||||
<a class="suscribe-category-rss" href="/<%=$current_category->{slug}%>.rss">
|
||||
<img src="/img/rss.svg" alt="Icono de suscripción rss"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user