Rewrite edit blocs and themes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{% include config.theme+'/_nav.html' %}
|
||||
|
||||
{% for bloc in myblocs.values() %}
|
||||
{% include config.theme+'/_'+bloc.type+'.html' %}
|
||||
{% include config.theme+'/blocs/_'+bloc.type+'.html' %}
|
||||
{% endfor %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user