{% extends "base.html" %} {% load costs %} {% block rail %} {% if document.comment_html %}

Notes {{ document.comment_html|safe }}

{% endif %}