{% extends 'templates/layer.volt' %} {% block content %} {% set update_url = url({'for':'home.consult.update','id':consult.id}) %}
{% if consult.course.id is defined %}
{% endif %} {% if consult.chapter.id is defined %}
{% endif %}
{% endblock %}