{% match file_path %} {% when Some with ((path, name)) %}
{# #}

{# #}
{{path}}/
{{name}}

{# #} {# #}
{% else %} {% endmatch %}
{# #} {# https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr Do not show "1 2 3 4 5 ..." in web search results. #}
        {% for line in lines.clone() %}
            {# ~#}
            {{line|safe}}
        {% endfor %}
    
{# #}
 {# #}
        
            {{code_html|safe}}
         {# #}
    
{# #}
{# #}