6 lines
		
	
	
		
			156 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			156 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<div class="system-status-badge color-{{ .alert }}">
							 | 
						||
| 
								 | 
							
								  <!-- Depends on status -->
							 | 
						||
| 
								 | 
							
								  <img src="/images/icon-{{ .alert }}.svg" />
							 | 
						||
| 
								 | 
							
								  {{ .description }}
							 | 
						||
| 
								 | 
							
								</div>
							 |