parent
4e43809b37
commit
18bd2a15a4
@ -1,5 +1,6 @@ |
||||
{% extends 'layout/layout_1_col.tpl'|get_template %} |
||||
|
||||
{% block content %} |
||||
{% set iframe = 0 %} |
||||
{% include 'career/diagram.tpl' |get_template %} |
||||
{% endblock %} |
||||
@ -1,5 +1,6 @@ |
||||
{% extends 'layout/no_layout.tpl'|get_template %} |
||||
|
||||
{% block body %} |
||||
{% set iframe = 1 %} |
||||
{% include 'career/diagram.tpl' |get_template %} |
||||
{% endblock %} |
||||
Loading…
Reference in new issue