Use mixin components from Pillar

This commit is contained in:
2018-09-07 17:19:36 +02:00
parent 23fbb68cfc
commit e348b003b1
9 changed files with 10 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
| {% extends 'layout.html' %}
include mixins/components
include ../../../pillar/src/templates/mixins/components
| {# Default case is Open Projects #}
| {% set page_title = 'Open Projects' %}