{% extends 'base.html.twig' %} {% block body %} {% if client.isComplete %}
{% apply markdown_to_html %} {{ notes.description }} {% endapply %}