59 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
    <head>
 | 
						|
        <title data-i18n="xwam_building_title">Xwam - Building...</title>
 | 
						|
        <meta http-equiv="conent-type" content="text/html; charset=utf-8" />
 | 
						|
        <meta charset="utf-8" />
 | 
						|
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <header>
 | 
						|
            <h1>
 | 
						|
                <a href="#" target="_self" data-i18n="xwam" title="Xwam" data-i18n-without="true">
 | 
						|
                    <span class="logo">
 | 
						|
                        <img src="" alt="Xwam" />
 | 
						|
                        <span style="background-image:url('');"></span>
 | 
						|
                    </span>
 | 
						|
                    <span data-i18n="xwam">Xwam</span>
 | 
						|
                </a>
 | 
						|
            </h1>
 | 
						|
            <nav>
 | 
						|
                <ul>
 | 
						|
                    <li data-i18n="xwam_app" title="Xwam Application" data-i18n-without="true" data-url-type="xwam">
 | 
						|
                        <a href="https://xwam.k3y.pw/" target="_blank">
 | 
						|
                            <span data-icon="xwam"></span>
 | 
						|
                            <span data-i18n="xwam_app">Xwam Application</span>
 | 
						|
                            <span class="url">https://xwam.k3y.pw/</span>
 | 
						|
                        </a>
 | 
						|
                    </li>
 | 
						|
                    <li data-i18n="git" title="Git" data-i18n-without="true" data-url-type="git">
 | 
						|
                        <a href="https://git.k3y.pw/XwamReloaded/Xwam" target="_blank">
 | 
						|
                            <span data-icon="git"></span>
 | 
						|
                            <span data-i18n="git">Git</span>
 | 
						|
                            <span class="url">https://git.k3y.pw/XwamReloaded/Xwam</span>
 | 
						|
                        </a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </nav>
 | 
						|
        </header>
 | 
						|
        <main>
 | 
						|
            <h2 data-i18n="building">Building...</h2>
 | 
						|
            <p data-i18n="building_text">Nowly, the Xwam Project is building, but you can follow it in the next links:</p>
 | 
						|
            <ul>
 | 
						|
                <li data-i18n="git" title="Git" data-i18n-without="true"><a href="https://git.k3y.pw/XwamReloaded/Xwam" target="_blank">https://git.k3y.pw/XwamReloaded/Xwam</a></li>
 | 
						|
            </ul>
 | 
						|
            <p data-i18n="more_future_information">More information will be updated here in the future, while developt the project. Thank you for wait. Have fun!</p>
 | 
						|
        </main>
 | 
						|
        <footer>
 | 
						|
            <span class="licences">
 | 
						|
                <a href="https://www.gnu.org/licenses/gpl-3.0.txt" target="_blank" title="GPLv3">
 | 
						|
                    <span data-i18n="license_text">© 2024-2025 CopyLeft.</span>
 | 
						|
                    <img src="https://www.gnu.org/graphics/gplv3-127x51.png" alt="GPLv3" />
 | 
						|
                </a>
 | 
						|
                <a class="license-image" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank" data-i18n="license_creative_commons" data-i18n-without="true" title="Creative Commons">
 | 
						|
                    <img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" alt="cc-sa" />
 | 
						|
                </a>
 | 
						|
            </span>
 | 
						|
        </footer>
 | 
						|
    </body>
 | 
						|
</html> |