{% for category in categories %}
{{ category.title }}
{{ category.title }}
Vizsgázom
{% endfor %}
{% include 'portal/blocks/content.html.twig' %}
{% for category in table_categories %} {% endfor %}
Vizsga neve Időpont
{{ category.title }} {{ category.startDate|date('Y. m. d.') }} - {{ category.endDate|date('Y. m. d.') }}