{# #} {# 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() %}
            {% if embedded %}
                {{line|safe}}
            {%~ else %}
                {{line|safe}}
            {%~ endif %}
        {% endfor %}
    
{# #}
 {# #}
        
            {% if needs_expansion %}
                
            {% endif %}
            {{code_html|safe}}
         {# #}
    
{# #}