forked from Ruderverein-Donau-Linz/rowt
		
	no space before '/'
This commit is contained in:
		@@ -139,7 +139,7 @@
 | 
			
		||||
                                {% if rower.id == log.shipmaster or rower.id == log.steering_person %}
 | 
			
		||||
                                    <small class="text-gray-600 dark:text-primary-100">(
 | 
			
		||||
                                        {%- if rower.id == log.shipmaster %}Schiffsführer
 | 
			
		||||
                                        {% endif -%}
 | 
			
		||||
                                        {%- endif -%}
 | 
			
		||||
                                        {% if rower.id == log.shipmaster and rower.id == log.steering_person %}/{% endif %}
 | 
			
		||||
                                        {%- if rower.id == log.steering_person %}Steuerperson
 | 
			
		||||
                                        {%- endif -%}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user