mirror of
https://github.com/pierre42100/comunic
synced 2025-07-12 21:12:57 +00:00
First commit
This commit is contained in:
6
inc/load.html
Executable file
6
inc/load.html
Executable file
@ -0,0 +1,6 @@
|
||||
<p>Comunic</p>
|
||||
<p style="left: 45%; top: 0px; width: auto; position: fixed; z-index: 1; border: 1px black solid; background-color: blue;"><span style="color: #ffffff;">Veuillez patienter, chargement en cours...</span></p>
|
||||
<?php include(pagesRelativePath('common/head.php')); ?>
|
||||
<script>
|
||||
document.location.href="index.php?metro_loaded";
|
||||
</script>
|
Reference in New Issue
Block a user