mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Updated welcome message
This commit is contained in:
		@@ -37,12 +37,24 @@
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <!-- Welcome message -->
 | 
			
		||||
        <div style="text-align: center; font-size: 150%; padding-top: 10%;">
 | 
			
		||||
        <style type="text/css">
 | 
			
		||||
            body {
 | 
			
		||||
                background-color: #001F3F;
 | 
			
		||||
                color: white;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            .notice {
 | 
			
		||||
                text-align: center;
 | 
			
		||||
                font-size: 150%;
 | 
			
		||||
                padding-top: 10%;
 | 
			
		||||
                max-width: 300px;
 | 
			
		||||
                margin: auto;
 | 
			
		||||
            }
 | 
			
		||||
        </style>
 | 
			
		||||
        <div class="notice">
 | 
			
		||||
            Welcome !<br />
 | 
			
		||||
            Bienvenue !<br /><br />
 | 
			
		||||
 | 
			
		||||
            <img src="{ASSETS_URL}img/roundProgress.gif" /><br /><br />
 | 
			
		||||
 | 
			
		||||
            Please wait while Comunic is starting...<br />
 | 
			
		||||
            Veuillez patienter pendant le démarrage de Comunic...<br /><br />
 | 
			
		||||
        
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user