Skip to content

Commit

Permalink
fix title tag for ListAction
Browse files Browse the repository at this point in the history
  • Loading branch information
ooghry committed Aug 9, 2016
1 parent 6c64ae3 commit f56c9ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/app/list.html.twig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{% set direction = 'rtl' %}
{% extends '@layout/default.html.twig' %}

{% block title %}لیست کاربران{% endblock %}
{% block content %}
<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit f56c9ca

Please sign in to comment.