We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c64ae3 commit f56c9caCopy full SHA for f56c9ca
templates/app/list.html.twig
@@ -1,6 +1,7 @@
1
{% set direction = 'rtl' %}
2
{% extends '@layout/default.html.twig' %}
3
4
+{% block title %}لیست کاربران{% endblock %}
5
{% block content %}
6
<div class="row">
7
<div class="col-md-12">
0 commit comments