mirror of
https://github.com/pierre42100/comunic
synced 2024-11-16 18:41:13 +00:00
6 lines
354 B
HTML
Executable File
6 lines
354 B
HTML
Executable File
<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> |