mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	change icon
This commit is contained in:
		@@ -111,7 +111,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
 | 
			
		||||
		    {% if "wrapped.wrapped"|model_list_length >= 1 %}
 | 
			
		||||
			<li class="nav-item">
 | 
			
		||||
			    {% url 'wrapped:wrapped_list' as url %}
 | 
			
		||||
			    <a class="nav-link {% if request.path_info == url %}active{% endif %}" href="{{ url }}"><i class="fa fa-birthday-cake"></i> {% trans 'Wrapped' %}</a>
 | 
			
		||||
			    <a class="nav-link {% if request.path_info == url %}active{% endif %}" href="{{ url }}"><i class="fa fa-gift"></i> {% trans 'Wrapped' %}</a>
 | 
			
		||||
			</li>
 | 
			
		||||
                    {% endif %}
 | 
			
		||||
                    {% if request.user.is_authenticated %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user