Commit 197858bb by Manzar Hussain

add filter

parent 77fed736
......@@ -48,7 +48,11 @@
</header>
{% endif %}
{{ exposed }}
{% if exposed %}
<div {{ attributes.addClass(classes) }}>
{{ exposed }}
</div>
{% endif %}
{{ attachment_before }}
{% if rows -%}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment