{% extends 'layout/layout_1_col.tpl'|get_template %} {% import 'default/macro/macro.tpl' as display %} {% block content %}
{% if term %} {{ display.panel('TermsAndConditions'|get_lang, term.content, term.date_text ) }} {% endif %}
{% endblock %}