update twig to 2.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if themes|count == 0 %}
|
||||
{% if themes|length == 0 %}
|
||||
<p style="text-align:center" class="unimportant">({% trans 'There are no themes available.' %})</p>
|
||||
{% else %}
|
||||
<table class="modlog">
|
||||
|
||||
Reference in New Issue
Block a user