Browse Source

Latest, limit width

imwald
Nuša Pukšič 3 months ago
parent
commit
c58f71c6a7
  1. 2
      templates/pages/latest-articles.html.twig

2
templates/pages/latest-articles.html.twig

@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
</div>
</section>
<section class="container mb-5">
<section class="w-container mb-5">
{% if articles is empty %}
<div class="alert alert-info">
No published articles found.

Loading…
Cancel
Save