mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-26 21:21:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			168 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			168 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- INCLUDE mcp_header.html -->
 | |
| 
 | |
| <div class="content">
 | |
| 	<h2 class="message-title">{MESSAGE_TITLE}</h2>
 | |
| 	<p>{MESSAGE_TEXT}</p>
 | |
| </div>
 | |
| 
 | |
| <!-- INCLUDE mcp_footer.html -->
 |