update twig to 2.9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% filter remove_whitespace %}
|
||||
{% apply spaceless %}
|
||||
{# Automatically removes unnecessary whitespace #}
|
||||
<div class="ban">
|
||||
<h2>You are not banned!</h2>
|
||||
<p class="reason">Well done on not being terrible!</p>
|
||||
</div>
|
||||
{% endfilter %}
|
||||
{% endapply %}
|
||||
|
||||
Reference in New Issue
Block a user