{% extends 'system_base.html.twig' %} {% block title %}Yönetim{% endblock %} {% block body %}

Yönetim

{% for dil in diller %}
{% endfor %}
{% endblock %}