Mixins no longer used

This commit is contained in:
Pablo Vazquez 2018-09-13 18:10:31 +02:00
parent 9a9d15ce47
commit 8d5bdf04aa

View File

@ -1,5 +1,3 @@
include ../mixins/components
| {% macro asset_list_item(asset, current_user) %}
| {% set node_type = asset.properties.content_type if asset.properties.content_type else asset.node_type %}