|
|
|
|
@ -8,6 +8,11 @@
@@ -8,6 +8,11 @@
|
|
|
|
|
{% for category in cats %} |
|
|
|
|
<li><twig:Molecules:CategoryLink coordinate="{{ category }}" /></li> |
|
|
|
|
{% endfor %} |
|
|
|
|
{% if magazine_community_articles %} |
|
|
|
|
<li> |
|
|
|
|
<a href="{{ path('articles') }}">Latest Articles</a> |
|
|
|
|
</li> |
|
|
|
|
{% endif %} |
|
|
|
|
</ul> |
|
|
|
|
</div> |
|
|
|
|
<div data-controller="progress-bar"> |
|
|
|
|
|