mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-03 21:07:55 +00:00 
			
		
		
		
	@@ -23,7 +23,7 @@
 | 
			
		||||
          <a class="nav-link dropdown-toggle" href="#" id="providerDropdown" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 | 
			
		||||
            {{ item.title }}
 | 
			
		||||
          </a>
 | 
			
		||||
          <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 | 
			
		||||
          <div class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdown">
 | 
			
		||||
            {% for subitem in item.items %}
 | 
			
		||||
            {% if subitem.type == "link" %}
 | 
			
		||||
            <a class="dropdown-item" href="{% link {{ subitem.file }} %}{%- if subitem.anchor -%}#{{ subitem.anchor }}{%- endif -%}"><span class="{{ subitem.icon | default: "fad fa-file" }} fa-fw"></span> {{ subitem.title }}</a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user