Refactor the role description and dates.
This commit is contained in:
		
							parent
							
								
									2b22fb0012
								
							
						
					
					
						commit
						f97d647e3f
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -92,8 +92,7 @@ experiences:
 | 
			
		|||
 | 
			
		||||
                <div class="role-wrapper">
 | 
			
		||||
                    {% spaceless %}
 | 
			
		||||
                        {{ experience.role }} from
 | 
			
		||||
                        {{ experience.start }} to {{ experience.end|default('Present') }}
 | 
			
		||||
                        {{ experience.role ~ ' from ' ~ experience.start ~ ' to ' ~ experience.end|default('Present') }}
 | 
			
		||||
                        {% if experience.location %}
 | 
			
		||||
                            ({{ experience.location }})
 | 
			
		||||
                        {% endif %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue