Lets not kid ourselves. The whole apps templates are client specific. Lets just remove that and not think it isn't.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<div class="right-floating-image" >
 | 
						|
  <div class="portrait">
 | 
						|
    <div style="background-image: url('{{ image_url }}');" class="portrait--img"></div>
 | 
						|
  </div>
 | 
						|
</div>
 |