mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Edited error message
This commit is contained in:
		@@ -1,11 +1,24 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
    Error template
 | 
						Error template
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @author Pierre HUBERT
 | 
						@author Pierre HUBERT
 | 
				
			||||||
--><div>
 | 
					--><section class="content">
 | 
				
			||||||
    <h1 style='text-align: center;'><b>{error_code}</b> <small>{error_title}</small></h1>
 | 
						<div class="error-page">
 | 
				
			||||||
 | 
							<!-- Error code -->
 | 
				
			||||||
 | 
							<h2 class="headline text-yellow">{error_code}</b></h2>
 | 
				
			||||||
 | 
							
 | 
				
			||||||
 | 
							<div class="error-content">
 | 
				
			||||||
 | 
								<!-- Error title -->
 | 
				
			||||||
 | 
								<h3>
 | 
				
			||||||
 | 
									<i class="fa fa-warning text-yellow"></i>
 | 
				
			||||||
 | 
									{error_title}
 | 
				
			||||||
 | 
								</h3>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <p style='text-align:justify;'>
 | 
								<!-- Error message -->
 | 
				
			||||||
        {error_message}
 | 
								<p style='text-align:justify;'>{error_message}</p>
 | 
				
			||||||
    </p>
 | 
					
 | 
				
			||||||
</div>
 | 
								<!-- Go back home -->
 | 
				
			||||||
 | 
								<p><a target="home">Go back home</a></p>
 | 
				
			||||||
 | 
							</div>
 | 
				
			||||||
 | 
						</div>
 | 
				
			||||||
 | 
					</section>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user