Cleanup: Unused mixin include.

This commit is contained in:
2019-04-03 15:42:37 +02:00
parent b015cc8fa4
commit 1e62aff62c

View File

@@ -1,8 +1,6 @@
| {% extends 'layout.html' %}
| {% from '_macros/_navigation.html' import navigation_homepage %}
| {% from '_macros/_opengraph.html' import opengraph %}
include ../../../pillar/src/templates/mixins/components
include mixins/components
| {% set page_title = 'Films' %}