%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
<% if current_user %>
	
	
		
			
			Settings
		
		<% if current_role?([:nonprofit_admin,:nonprofit_associate]) %>
      <% if Settings.terms_and_privacy&.help_url %>
        
          
          Help
        
      <% end %>
		<% end %>
		
			
			Logout
		
	
<% else %>
	
<% end %>