{{ log.debug("Rendering " + function.path) }} {% import "language.html" as lang with context %}
              {%- if function.relative_filepath.is_absolute() -%}
                {{ function.relative_package_filepath }}
              {%- else -%}
                {{ function.relative_filepath }}
              {%- endif -%}